|
INET Framework for OMNeT++/OMNEST
|
#include <Lsa.h>
Additional Inherited Members | |
Public Types inherited from inet::ospfv2::LsaTrackingInfo | |
| enum | InstallSource { ORIGINATED = 0, FLOODED = 1 } |
Protected Member Functions inherited from inet::ospfv2::Ospfv2NetworkLsa | |
| bool | operator== (const Ospfv2NetworkLsa &)=delete |
Protected Member Functions inherited from inet::ospfv2::Ospfv2Lsa | |
| bool | operator== (const Ospfv2Lsa &)=delete |
Protected Attributes inherited from inet::ospfv2::Ospfv2NetworkLsa | |
| ::inet::Ipv4Address | networkMask |
| ::inet::Ipv4Address * | attachedRouters = nullptr |
| size_t | attachedRouters_arraysize = 0 |
Protected Attributes inherited from inet::ospfv2::Ospfv2Lsa | |
| Ospfv2LsaHeader | header |
|
inline |
|
inline |
|
inline |
| bool inet::ospfv2::NetworkLsa::differsFrom | ( | const Ospfv2NetworkLsa * | networkLSA | ) | const |
Referenced by update().
| bool inet::ospfv2::NetworkLsa::update | ( | const Ospfv2NetworkLsa * | lsa | ) |
Referenced by inet::ospfv2::Ospfv2Area::ageDatabase(), and inet::ospfv2::NeighborState::updateLsa().
|
inline |
Referenced by inet::ospfv2::Ospfv2Area::ageDatabase().