|
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::Ospfv3InterAreaPrefixLsa | |
| bool | operator== (const Ospfv3InterAreaPrefixLsa &)=delete |
Protected Member Functions inherited from inet::ospfv3::Ospfv3Lsa | |
| bool | operator== (const Ospfv3Lsa &)=delete |
Protected Attributes inherited from inet::ospfv3::Ospfv3InterAreaPrefixLsa | |
| uint8_t | reserved1 = 0 |
| uint32_t | metric = 0 |
| Ospfv3LsaPrefix0 | prefix |
Protected Attributes inherited from inet::ospfv3::Ospfv3Lsa | |
| Ospfv3LsaHeader | header |
|
inline |
|
inline |
|
inline |
| bool inet::ospfv3::InterAreaPrefixLSA::differsFrom | ( | const Ospfv3InterAreaPrefixLsa * | interAreaPrefixLSA | ) | const |
| bool inet::ospfv3::InterAreaPrefixLSA::update | ( | const Ospfv3InterAreaPrefixLsa * | lsa | ) |
|
inline |
Referenced by inet::ospfv3::Ospfv3Area::ageDatabase().