|
INET Framework for OMNeT++/OMNEST
|
#include <Ospfv3Lsa.h>
Additional Inherited Members | |
Public Types inherited from inet::ospfv3::LSATrackingInfo | |
| enum | InstallSource { ORIGINATED = 0, FLOODED = 1 } |
Protected Member Functions inherited from inet::ospfv3::Ospfv3InterAreaRouterLsa | |
| bool | operator== (const Ospfv3InterAreaRouterLsa &)=delete |
Protected Member Functions inherited from inet::ospfv3::Ospfv3Lsa | |
| bool | operator== (const Ospfv3Lsa &)=delete |
Protected Attributes inherited from inet::ospfv3::Ospfv3InterAreaRouterLsa | |
| Ospfv3Options | ospfOptions |
| uint32_t | metric = 0 |
| uint32_t | destinationRouter = 0 |
Protected Attributes inherited from inet::ospfv3::Ospfv3Lsa | |
| Ospfv3LsaHeader | header |
|
inline |
|
inline |
|
inline |
| bool inet::ospfv3::InterAreaRouterLSA::differsFrom | ( | const Ospfv3IntraAreaPrefixLsa * | interAreaRouterLSA | ) | const |
| bool inet::ospfv3::InterAreaRouterLSA::update | ( | const Ospfv3IntraAreaPrefixLsa * | lsa | ) |
|
inline |