|
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::Ospfv3LinkLsa | |
| bool | operator== (const Ospfv3LinkLsa &)=delete |
Protected Member Functions inherited from inet::ospfv3::Ospfv3Lsa | |
| bool | operator== (const Ospfv3Lsa &)=delete |
Protected Attributes inherited from inet::ospfv3::Ospfv3LinkLsa | |
| uint8_t | routerPriority = 0 |
| Ospfv3Options | ospfOptions |
| ::inet::L3Address | linkLocalInterfaceAdd |
| uint32_t | numPrefixes = 0 |
| Ospfv3LsaPrefix0 * | prefixes = nullptr |
| size_t | prefixes_arraysize = 0 |
Protected Attributes inherited from inet::ospfv3::Ospfv3Lsa | |
| Ospfv3LsaHeader | header |
|
inline |
|
inline |
|
inline |
| bool inet::ospfv3::LinkLSA::differsFrom | ( | const Ospfv3LinkLsa * | linkLSA | ) | const |
| bool inet::ospfv3::LinkLSA::update | ( | const Ospfv3LinkLsa * | lsa | ) |
|
inline |
Referenced by inet::ospfv3::Ospfv3Interface::ageDatabase().