This is the complete list of members for uicore::SocketName, including all inherited members.
| address() const | uicore::SocketName | inline | 
| from_sockaddr(int domain, sockaddr *addr, int len) | uicore::SocketName | |
| lookup_hostname() const | uicore::SocketName | |
| lookup_ipv4() const | uicore::SocketName | |
| operator<(const SocketName &other_instance) const | uicore::SocketName | |
| operator==(const SocketName &other_instance) const | uicore::SocketName | |
| port() const | uicore::SocketName | inline | 
| set_address(const std::string &address) | uicore::SocketName | inline | 
| set_name(const std::string &hostname, const std::string &port) | uicore::SocketName | inline | 
| set_port(const std::string &port) | uicore::SocketName | inline | 
| SocketName() | uicore::SocketName | inline | 
| SocketName(const std::string &port) | uicore::SocketName | inline | 
| SocketName(const std::string &address, const std::string &port) | uicore::SocketName | inline | 
| to_hostname() | uicore::SocketName | |
| to_ipv4() | uicore::SocketName | |
| to_sockaddr(int domain, sockaddr *addr, int len) const | uicore::SocketName |