uicore::SocketName Member List

This is the complete list of members for uicore::SocketName, including all inherited members.

address() const uicore::SocketNameinline
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::SocketNameinline
set_address(const std::string &address)uicore::SocketNameinline
set_name(const std::string &hostname, const std::string &port)uicore::SocketNameinline
set_port(const std::string &port)uicore::SocketNameinline
SocketName()uicore::SocketNameinline
SocketName(const std::string &port)uicore::SocketNameinline
SocketName(const std::string &address, const std::string &port)uicore::SocketNameinline
to_hostname()uicore::SocketName
to_ipv4()uicore::SocketName
to_sockaddr(int domain, sockaddr *addr, int len) const uicore::SocketName