|
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::Ospfv3NetworkLsa | |
| bool | operator== (const Ospfv3NetworkLsa &)=delete |
Protected Member Functions inherited from inet::ospfv3::Ospfv3Lsa | |
| bool | operator== (const Ospfv3Lsa &)=delete |
Protected Attributes inherited from inet::ospfv3::Ospfv3NetworkLsa | |
| Ospfv3Options | ospfOptions |
| ::inet::Ipv4Address * | attachedRouter = nullptr |
| size_t | attachedRouter_arraysize = 0 |
Protected Attributes inherited from inet::ospfv3::Ospfv3Lsa | |
| Ospfv3LsaHeader | header |
|
inline |
|
inline |
|
inline |
| bool inet::ospfv3::NetworkLSA::differsFrom | ( | const Ospfv3NetworkLsa * | networkLSA | ) | const |
| bool inet::ospfv3::NetworkLSA::update | ( | const Ospfv3NetworkLsa * | lsa | ) |
|
inline |
Referenced by inet::ospfv3::Ospfv3Area::ageDatabase().