libsocket
libsocket::inet_dgram_client Member List

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

close_on_destructorlibsocket::socketprotected
connect(const char *dsthost, const char *dstport)libsocket::inet_dgram_client
connect(const string &dsthost, const string &dstport)libsocket::inet_dgram_client
connectedlibsocket::dgram_client_socketprotected
deconnect(void) (defined in libsocket::inet_dgram_client)libsocket::inet_dgram_client
destroy(void)libsocket::socketvirtual
dgram_client_socket(void) (defined in libsocket::dgram_client_socket)libsocket::dgram_client_socket
getconn(void) constlibsocket::dgram_client_socket
getfd(void) constlibsocket::socket
gethost(void) constlibsocket::inet_socket
getport(void) constlibsocket::inet_socket
hostlibsocket::inet_socketprotected
inet_dgram_client(int proto_osi3, int flags=0)libsocket::inet_dgram_client
inet_dgram_client(const char *dsthost, const char *dstport, int proto_osi3, int flags=0)libsocket::inet_dgram_client
inet_dgram_client(const string &dsthost, const string &dstport, int proto_osi3, int flags=0)libsocket::inet_dgram_client
inet_socket() (defined in libsocket::inet_socket)libsocket::inet_socket
is_connected(void) constlibsocket::dgram_client_socket
is_nonblocking (defined in libsocket::socket)libsocket::socketprotected
portlibsocket::inet_socketprotected
protolibsocket::inet_socketprotected
rcv(void *buf, size_t len, int flags=0)libsocket::dgram_client_socket
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
setup(int proto_osi3, int flags=0)libsocket::inet_dgram_clientprivate
setup(const char *dsthost, const char *dstport, int proto_osi3, int flags=0)libsocket::inet_dgram_clientprivate
setup(const string &dsthost, const string &dstport, int proto_osi3, int flags=0)libsocket::inet_dgram_clientprivate
sfdlibsocket::socketprotected
snd(const void *buf, size_t len, int flags=0)libsocket::dgram_client_socket
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