Address() | ns3::Address | |
Address(uint8_t type, const uint8_t *buffer, uint8_t len) | ns3::Address | |
Address(const Address &address) (defined in ns3::Address) | ns3::Address | |
CheckCompatible(uint8_t type, uint8_t len) const | ns3::Address | |
CopyAllFrom(const uint8_t *buffer, uint8_t len) | ns3::Address | |
CopyAllTo(uint8_t *buffer, uint8_t len) const | ns3::Address | |
CopyFrom(const uint8_t *buffer, uint8_t len) | ns3::Address | |
CopyTo(uint8_t buffer[MAX_SIZE]) const | ns3::Address | |
Deserialize(TagBuffer buffer) | ns3::Address | |
GetLength(void) const | ns3::Address | |
GetSerializedSize(void) const | ns3::Address | |
IsInvalid(void) const | ns3::Address | |
IsMatchingType(uint8_t type) const | ns3::Address | |
MAX_SIZE enum value (defined in ns3::Address) | ns3::Address | |
MaxSize_e enum name | ns3::Address | |
operator< (defined in ns3::Address) | ns3::Address | [friend] |
operator<< (defined in ns3::Address) | ns3::Address | [friend] |
operator=(const Address &address) (defined in ns3::Address) | ns3::Address | |
operator== (defined in ns3::Address) | ns3::Address | [friend] |
operator>> (defined in ns3::Address) | ns3::Address | [friend] |
Register(void) | ns3::Address | [static] |
Serialize(TagBuffer buffer) const | ns3::Address |