INET Framework for OMNeT++/OMNEST
|
Represents an IPv6 Home Address Option. More...
#include <MobilityHeader.h>
Additional Inherited Members | |
Protected Member Functions inherited from inet::HomeAddressOption_Base | |
bool | operator== (const HomeAddressOption_Base &) |
HomeAddressOption_Base () | |
HomeAddressOption_Base (const HomeAddressOption_Base &other) | |
HomeAddressOption_Base & | operator= (const HomeAddressOption_Base &other) |
Protected Member Functions inherited from inet::IPv6DestinationOptionsHeader | |
bool | operator== (const IPv6DestinationOptionsHeader &) |
Protected Member Functions inherited from inet::IPv6ExtensionHeader | |
bool | operator== (const IPv6ExtensionHeader &) |
Protected Attributes inherited from inet::HomeAddressOption_Base | |
IPv6Address | homeAddress |
Protected Attributes inherited from inet::IPv6DestinationOptionsHeader | |
TLVOptions | tlvOptions |
Protected Attributes inherited from inet::IPv6ExtensionHeader | |
short | extensionType |
short | byteLength |
Represents an IPv6 Home Address Option.
More info in the IPv6Datagram.msg file (and the documentation generated from it).
|
inline |
|
inline |
|
inlineoverridevirtual |
Reimplemented from inet::HomeAddressOption_Base.
|
inline |