This is the complete list of members for libsocket::dgram_client_socket, including all inherited members.
close_on_destructor | libsocket::socket | protected |
connected | libsocket::dgram_client_socket | protected |
destroy(void) | libsocket::socket | virtual |
dgram_client_socket(void) (defined in libsocket::dgram_client_socket) | libsocket::dgram_client_socket | |
getconn(void) const | libsocket::dgram_client_socket | |
getfd(void) const | libsocket::socket | |
is_connected(void) const | libsocket::dgram_client_socket | |
is_nonblocking (defined in libsocket::socket) | libsocket::socket | protected |
operator<<(dgram_client_socket &sock, const char *str) | libsocket::dgram_client_socket | friend |
operator<<(dgram_client_socket &sock, const string &str) | libsocket::dgram_client_socket | friend |
operator>>(dgram_client_socket &sock, string &dest) | libsocket::dgram_client_socket | friend |
rcv(void *buf, size_t len, int flags=0) | libsocket::dgram_client_socket | |
set_close_on_destructor(bool cod) | libsocket::socket | inline |
set_sock_opt(int level, int optname, const char *optval, socklen_t optlen) const | libsocket::socket | |
sfd | libsocket::socket | protected |
snd(const void *buf, size_t len, int flags=0) | libsocket::dgram_client_socket | |
socket(void) | libsocket::socket | |
socket(const socket &)=delete (defined in libsocket::socket) | libsocket::socket | |
socket(socket &&) | libsocket::socket | |
~socket() | libsocket::socket | virtual |