libsocket
libsocket::inet_dgram Member List

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

close_on_destructorlibsocket::socketprotected
destroy(void)libsocket::socketvirtual
getfd(void) constlibsocket::socket
gethost(void) constlibsocket::inet_socket
getport(void) constlibsocket::inet_socket
hostlibsocket::inet_socketprotected
inet_socket() (defined in libsocket::inet_socket)libsocket::inet_socket
is_nonblocking (defined in libsocket::socket)libsocket::socketprotected
portlibsocket::inet_socketprotected
protolibsocket::inet_socketprotected
rcvfrom(void *buf, size_t len, char *srchost, size_t hostlen, char *srcport, size_t portlen, int rcvfrom_flags=0, bool numeric=false)libsocket::inet_dgram
rcvfrom(void *buf, size_t len, string &srchost, string &srcport, int rcvfrom_flags=0, bool numeric=false)libsocket::inet_dgram
rcvfrom(string &buf, string &srchost, string &srcport, int rcvfrom_flags=0, bool numeric=false)libsocket::inet_dgram
set_close_on_destructor(bool cod)libsocket::socketinline
set_sock_opt(int level, int optname, const char *optval, socklen_t optlen) constlibsocket::socket
sfdlibsocket::socketprotected
sndto(const void *buf, size_t len, const char *dsthost, const char *dstport, int sndto_flags=0)libsocket::inet_dgram
sndto(const void *buf, size_t len, const string &dsthost, const string &dstport, int sndto_flags=0)libsocket::inet_dgram
sndto(const string &buf, const string &dsthost, const string &dstport, int sndto_flags=0)libsocket::inet_dgram
socket(void)libsocket::socket
socket(const socket &)=delete (defined in libsocket::socket)libsocket::socket
socket(socket &&)libsocket::socket
~socket()libsocket::socketvirtual