A Discrete-Event Network Simulator
API
Loading...
Searching...
No Matches
ns3::Address Member List

This is the complete list of members for ns3::Address, including all inherited members.

Address()=defaultns3::Address
Address(uint8_t type, const uint8_t *buffer, uint8_t len)ns3::Address
CheckCompatible(uint8_t type, uint8_t len) constns3::Address
CopyAllFrom(const uint8_t *buffer, uint8_t len)ns3::Address
CopyAllTo(uint8_t *buffer, uint8_t len) constns3::Address
CopyFrom(const uint8_t *buffer, uint8_t len)ns3::Address
CopyTo(uint8_t buffer[MAX_SIZE]) constns3::Address
Deserialize(TagBuffer buffer)ns3::Address
GetLength() constns3::Address
GetSerializedSize() constns3::Address
IsInvalid() constns3::Address
IsMatchingType(uint8_t type) constns3::Address
KindType typedefns3::Addressprivate
KindTypeRegistry typedefns3::Addressprivate
m_datans3::Addressprivate
m_lenns3::Addressprivate
m_typens3::Addressprivate
m_typeRegistryns3::Addressprivatestatic
MAX_SIZEns3::Addressstatic
operator<<(std::ostream &os, const Address &address)ns3::Addressfriend
operator<=>(const Address &other) const =defaultns3::Address
operator>>(std::istream &is, Address &address)ns3::Addressfriend
Register(const std::string &kind, uint8_t length)ns3::Addressstatic
Serialize(TagBuffer buffer) constns3::Address
SetType(const std::string &kind, uint8_t length)ns3::Address
UNASSIGNED_TYPEns3::Addressprivatestatic