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