|
INET Framework for OMNeT++/OMNEST
|
Class generated from inet/routing/ospfv3/Ospfv3Packet.msg:281 by opp_msgtool.
More...
#include <Ospfv3Packet_m.h>
Protected Member Functions | |
| bool | operator== (const Ospfv3LinkLsa &)=delete |
Protected Member Functions inherited from inet::ospfv3::Ospfv3Lsa | |
| bool | operator== (const Ospfv3Lsa &)=delete |
Protected Attributes | |
| 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 |
Private Member Functions | |
| void | copy (const Ospfv3LinkLsa &other) |
Class generated from inet/routing/ospfv3/Ospfv3Packet.msg:281 by opp_msgtool.
// Link-LSAs // A link-local only LSA for OSPFv3. A Type 8 LSA is used to give // information about link-local addresses and a list of IPv6 addresses on the link. class Ospfv3LinkLsa extends Ospfv3Lsa { uint8_t routerPriority; Ospfv3Options ospfOptions;
L3Address linkLocalInterfaceAdd;
uint32_t numPrefixes;
Ospfv3LsaPrefix0 prefixes[];
}
| inet::ospfv3::Ospfv3LinkLsa::Ospfv3LinkLsa | ( | ) |
| inet::ospfv3::Ospfv3LinkLsa::Ospfv3LinkLsa | ( | const Ospfv3LinkLsa & | other | ) |
|
virtual |
|
virtual |
|
private |
|
inlineoverridevirtual |
Reimplemented from inet::ospfv3::Ospfv3Lsa.
|
virtual |
|
virtual |
|
inline |
|
virtual |
Referenced by inet::ospfv3::calculateLSASize(), and inet::ospfv3::Ospfv3Interface::originateLinkLSA().
|
virtual |
Referenced by inet::ospfv3::Ospfv3Interface::linkLSADiffersFrom().
|
inlinevirtual |
|
virtual |
|
virtual |
|
inlinevirtual |
|
virtual |
Referenced by inet::ospfv3::Ospfv3Interface::linkLSADiffersFrom().
|
inline |
|
virtual |
| Ospfv3LinkLsa& inet::ospfv3::Ospfv3LinkLsa::operator= | ( | const Ospfv3LinkLsa & | other | ) |
|
protecteddelete |
|
overridevirtual |
Reimplemented from inet::ospfv3::Ospfv3Lsa.
Referenced by inet::ospfv3::doParsimPacking().
|
overridevirtual |
Reimplemented from inet::ospfv3::Ospfv3Lsa.
Referenced by inet::ospfv3::doParsimUnpacking().
|
virtual |
Referenced by inet::ospfv3::Ospfv3Interface::originateLinkLSA().
|
virtual |
Referenced by inet::ospfv3::Ospfv3Interface::originateLinkLSA().
|
virtual |
Referenced by inet::ospfv3::Ospfv3Interface::originateLinkLSA().
|
virtual |
Referenced by inet::ospfv3::Ospfv3Interface::originateLinkLSA().
|
virtual |
Referenced by inet::ospfv3::Ospfv3Interface::originateLinkLSA().
|
virtual |
Referenced by inet::ospfv3::Ospfv3Interface::originateLinkLSA().
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |