| assign(int fd, uint32_t status) | sockets::IPSocket | [virtual] |
| bind() | sockets::IPSocket | [virtual] |
| close() | sockets::Socket | [protected, virtual] |
| create() | sockets::IPSocket | [protected, virtual] |
| family() const | sockets::Socket | [inline] |
| family(int family) | sockets::Socket | [protected] |
| fd() const | sockets::Socket | [inline, protected] |
| hostname() | sockets::Socket | [static] |
| IPSocket(int type=0, int protocol=0) | sockets::IPSocket | [inline, explicit] |
| IPSocket(IPSocket const &ips) | sockets::IPSocket | [inline] |
| laddress() const | sockets::IPSocket | [virtual] |
| local() | sockets::IPSocket | [inline, protected] |
| local() const | sockets::IPSocket | [inline, protected] |
| lport() const | sockets::IPSocket | [virtual] |
| monitor() const | sockets::Socket | |
| monitor(std::string const &name) | sockets::Socket | |
| operator=(IPSocket const &right) | sockets::IPSocket | [virtual] |
| sockets::Socket::operator=(Socket const &right) | sockets::Socket | [virtual] |
| port(IPInfo const *ipi) const | sockets::IPSocket | [protected] |
| protocol() const | sockets::Socket | [inline] |
| protocol(int protocol) | sockets::Socket | [protected] |
| raddress() const | sockets::IPSocket | [virtual] |
| read_event() | sockets::Socket | [inline, virtual] |
| remote() | sockets::IPSocket | [inline, protected] |
| remote() const | sockets::IPSocket | [inline, protected] |
| resolve(char const *address, char const *port, char const **error, IPInfo **ipi) | sockets::IPSocket | [protected] |
| rport() const | sockets::IPSocket | [virtual] |
| set_local(char const *address, char const *port, char const **error=0) | sockets::IPSocket | [virtual] |
| set_local(char const *address, unsigned short port, char const **error=0) | sockets::IPSocket | [virtual] |
| set_remote(char const *address, char const *port, char const **error=0) | sockets::IPSocket | [virtual] |
| set_remote(char const *address, unsigned short port, char const **error=0) | sockets::IPSocket | [virtual] |
| Socket(int family=PF_UNSPEC, int type=0, int protocol=0) | sockets::Socket | [explicit] |
| Socket(Socket const &s) | sockets::Socket | [inline] |
| ssBound enum value | sockets::Socket | |
| ssCloseFlags enum value | sockets::Socket | |
| ssConnected enum value | sockets::Socket | |
| ssConnecting enum value | sockets::Socket | |
| ssCopyFlags enum value | sockets::Socket | |
| ssCreated enum value | sockets::Socket | |
| ssListening enum value | sockets::Socket | |
| ssLocalInfo enum value | sockets::Socket | |
| ssMonitored enum value | sockets::Socket | |
| ssReadable enum value | sockets::Socket | |
| ssRemoteInfo enum value | sockets::Socket | |
| ssWritable enum value | sockets::Socket | |
| status() const | sockets::Socket | [inline] |
| status_add(uint32_t flags) | sockets::Socket | [inline, protected] |
| status_remove(uint32_t flags) | sockets::Socket | [inline, protected] |
| type() const | sockets::Socket | [inline] |
| type(int type) | sockets::Socket | [protected] |
| unwatch() | sockets::Socket | [protected, virtual] |
| watch() | sockets::Socket | [protected, virtual] |
| write_event() | sockets::Socket | [inline, virtual] |
| ~IPSocket() | sockets::IPSocket | |
| ~Socket() | sockets::Socket | [virtual] |