libsocket
libsocket::unix_dgram_client Member List

This is the complete list of members for libsocket::unix_dgram_client, including all inherited members.

_pathlibsocket::unix_socketprotected
close_on_destructorlibsocket::socketprotected
connect(const char *path)libsocket::unix_dgram_client
connect(const string &path)libsocket::unix_dgram_client
connectedlibsocket::dgram_client_socketprotected
deconnect(void)libsocket::unix_dgram_client
destroy(void)libsocket::socketvirtual
dgram_client_socket(void) (defined in libsocket::dgram_client_socket)libsocket::dgram_client_socket
get_path(void)libsocket::unix_socket
getconn(void) constlibsocket::dgram_client_socket
getfd(void) constlibsocket::socket
is_connected(void) constlibsocket::dgram_client_socket
is_nonblocking (defined in libsocket::socket)libsocket::socketprotected
rcv(void *buf, size_t len, int flags=0)libsocket::dgram_client_socket
rcvfrom(void *buf, size_t length, char *source, size_t source_len, int recvfrom_flags=0)libsocket::unix_dgram
rcvfrom(void *buf, size_t length, string &source, int recvfrom_flags=0)libsocket::unix_dgram
rcvfrom(string &buf, string &source, int recvfrom_flags=0)libsocket::unix_dgram
set_close_on_destructor(bool cod)libsocket::socketinline
set_sock_opt(int level, int optname, const char *optval, socklen_t optlen) constlibsocket::socket
setup(const char *path, int flags=0)libsocket::unix_dgram_client
sfdlibsocket::socketprotected
snd(const void *buf, size_t len, int flags=0)libsocket::dgram_client_socket
sndto(const void *buf, size_t length, const char *path, int sendto_flags=0)libsocket::unix_dgram
sndto(const void *buf, size_t length, const string &path, int sendto_flags=0)libsocket::unix_dgram
sndto(const string &buf, const string &path, int sendto_flags=0)libsocket::unix_dgram
socket(void)libsocket::socket
socket(const socket &)=delete (defined in libsocket::socket)libsocket::socket
socket(socket &&)libsocket::socket
unix_dgram_client(int flags=0)libsocket::unix_dgram_client
unix_dgram_client(const char *path, int flags=0)libsocket::unix_dgram_client
unix_dgram_client(const string &path, int flags=0)libsocket::unix_dgram_client
unix_socket() (defined in libsocket::unix_socket)libsocket::unix_socket
~socket()libsocket::socketvirtual