ConvertFrom(const Address &address) | ns3::InetSocketAddress | [static] |
GetIpv4(void) const | ns3::InetSocketAddress | |
GetPort(void) const | ns3::InetSocketAddress | |
InetSocketAddress(Ipv4Address ipv4, uint16_t port) | ns3::InetSocketAddress | |
InetSocketAddress(Ipv4Address ipv4) | ns3::InetSocketAddress | |
InetSocketAddress(uint16_t port) | ns3::InetSocketAddress | |
InetSocketAddress(const char *ipv4, uint16_t port) | ns3::InetSocketAddress | |
InetSocketAddress(const char *ipv4) | ns3::InetSocketAddress | |
IsMatchingType(const Address &address) | ns3::InetSocketAddress | [static] |
operator Address() const | ns3::InetSocketAddress | |
SetIpv4(Ipv4Address address) | ns3::InetSocketAddress | |
SetPort(uint16_t port) | ns3::InetSocketAddress |