| addr | Address | [protected] |
| Address() | Address | |
| Address(const void *addr, socklen_t len) | Address | |
| as_string() const | InetAddress | |
| data() const | Address | |
| data_as_string() const | Address | |
| get_host() const | InetAddress | |
| get_hostname() const | InetAddress | |
| get_port() const | InetAddress | |
| inetaddr() const | InetAddress | [protected] |
| InetAddress() | InetAddress | |
| InetAddress(port pt) | InetAddress | |
| InetAddress(string ip, port pt=0) | InetAddress | |
| InetAddress(string ip, string pt) | InetAddress | |
| InetAddress(const Address &other) | InetAddress | [explicit] |
| length() const | Address | |
| local_hostname() | InetAddress | [static] |
| NMSTL_ARITH_OPS(Address, data_as_string()) | Address | |
| NMSTL_SIMPLY_SERIALIZABLE(InetAddress,<< addr) | InetAddress | |
| Address::NMSTL_SIMPLY_SERIALIZABLE(Address,<< addr) | Address | |
| operator const void *() const | Address | |
| port typedef | InetAddress |