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