| getAddr() const | SockInetAddr | [virtual] |
| getFamily() const | SockInetAddr | [virtual] |
| getHostname() const (defined in SockInetAddr) | SockInetAddr | |
| getPort() const (defined in SockInetAddr) | SockInetAddr | |
| getSize() const | SockInetAddr | [virtual] |
| operator sockaddr *() const | SockAddr | |
| operator void *() const | SockInetAddr | [virtual] |
| setaddr_(const String &hostname) (defined in SockInetAddr) | SockInetAddr | [protected] |
| setport_(const String &service_name, const String &protocol_name="tcp") (defined in SockInetAddr) | SockInetAddr | [protected] |
| SockAddr() | SockAddr | |
| SockAddr(const SockAddr &sock_addr) | SockAddr | |
| SockInetAddr() | SockInetAddr | |
| SockInetAddr(unsigned long addr, int port_no=0) | SockInetAddr | |
| SockInetAddr(const String &host_name, int port_no=0) | SockInetAddr | |
| SockInetAddr(unsigned long addr, const String &service_name, const String &protocol_name="tcp") (defined in SockInetAddr) | SockInetAddr | |
| SockInetAddr(const String &host_name, const String &service_name, const String &protocol_name="tcp") (defined in SockInetAddr) | SockInetAddr | |
| SockInetAddr(const SockInetAddr &sina) (defined in SockInetAddr) | SockInetAddr | |
| ~SockAddr() | SockAddr | [virtual] |
| ~SockInetAddr() | SockInetAddr |