|
INET Framework for OMNeT++/OMNEST
|
Class generated from inet/networklayer/icmpv6/Ipv6NdMessage.msg:46 by opp_msgtool.
More...
#include <Ipv6NdMessage_m.h>
Protected Member Functions | |
| bool | operator== (const Ipv6NdSourceTargetLinkLayerAddress &)=delete |
Protected Member Functions inherited from inet::Ipv6NdOption | |
| bool | operator== (const Ipv6NdOption &)=delete |
Protected Attributes | |
| MacAddress | linkLayerAddress |
Protected Attributes inherited from inet::Ipv6NdOption | |
| Ipv6NdOptionTypes | type = static_cast<Ipv6NdOptionTypes>(0) |
| short | optionLength = 0 |
| char * | paddingBytes = nullptr |
| size_t | paddingBytes_arraysize = 0 |
Private Member Functions | |
| void | copy (const Ipv6NdSourceTargetLinkLayerAddress &other) |
Class generated from inet/networklayer/icmpv6/Ipv6NdMessage.msg:46 by opp_msgtool.
class Ipv6NdSourceTargetLinkLayerAddress extends Ipv6NdOption { optionLength = 1; // 8 byte ( when using MacAddress) MacAddress linkLayerAddress; }
| inet::Ipv6NdSourceTargetLinkLayerAddress::Ipv6NdSourceTargetLinkLayerAddress | ( | ) |
| inet::Ipv6NdSourceTargetLinkLayerAddress::Ipv6NdSourceTargetLinkLayerAddress | ( | const Ipv6NdSourceTargetLinkLayerAddress & | other | ) |
|
virtual |
|
private |
|
inlineoverridevirtual |
Reimplemented from inet::Ipv6NdOption.
Reimplemented in inet::Ipv6NdTargetLinkLayerAddress, and inet::Ipv6NdSourceLinkLayerAddress.
|
virtual |
|
inlinevirtual |
| Ipv6NdSourceTargetLinkLayerAddress& inet::Ipv6NdSourceTargetLinkLayerAddress::operator= | ( | const Ipv6NdSourceTargetLinkLayerAddress & | other | ) |
|
protecteddelete |
|
overridevirtual |
Reimplemented from inet::Ipv6NdOption.
Reimplemented in inet::Ipv6NdTargetLinkLayerAddress, and inet::Ipv6NdSourceLinkLayerAddress.
Referenced by inet::doParsimPacking().
|
overridevirtual |
Reimplemented from inet::Ipv6NdOption.
Reimplemented in inet::Ipv6NdTargetLinkLayerAddress, and inet::Ipv6NdSourceLinkLayerAddress.
Referenced by inet::doParsimUnpacking().
|
virtual |
|
protected |