|
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::Ospfv3IntraAreaPrefixLsa | |
| bool | operator== (const Ospfv3IntraAreaPrefixLsa &)=delete |
Protected Member Functions inherited from inet::ospfv3::Ospfv3Lsa | |
| bool | operator== (const Ospfv3Lsa &)=delete |
Protected Attributes inherited from inet::ospfv3::Ospfv3IntraAreaPrefixLsa | |
| unsigned short | numPrefixes = 0 |
| unsigned short | referencedLSType = 0 |
| ::inet::Ipv4Address | referencedLSID |
| ::inet::Ipv4Address | referencedAdvRtr |
| Ospfv3LsaPrefixMetric * | prefixes = nullptr |
| size_t | prefixes_arraysize = 0 |
Protected Attributes inherited from inet::ospfv3::Ospfv3Lsa | |
| Ospfv3LsaHeader | header |
|
inline |
|
inline |
|
inline |
| bool inet::ospfv3::IntraAreaPrefixLSA::differsFrom | ( | const Ospfv3IntraAreaPrefixLsa * | intraAreaPrefixLSA | ) | const |
| bool inet::ospfv3::IntraAreaPrefixLSA::update | ( | const Ospfv3IntraAreaPrefixLsa * | lsa | ) |
|
inline |
Referenced by inet::ospfv3::Ospfv3Area::ageDatabase().