|
libsocket
|
This is the complete list of members for libsocket::inet_dgram_client, including all inherited members.
| close_on_destructor | libsocket::socket | protected |
| connect(const char *dsthost, const char *dstport) | libsocket::inet_dgram_client | |
| connect(const string &dsthost, const string &dstport) | libsocket::inet_dgram_client | |
| connected | libsocket::dgram_client_socket | protected |
| deconnect(void) (defined in libsocket::inet_dgram_client) | libsocket::inet_dgram_client | |
| 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 | |
| gethost(void) const | libsocket::inet_socket | |
| getport(void) const | libsocket::inet_socket | |
| host | libsocket::inet_socket | protected |
| 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) const | libsocket::dgram_client_socket | |
| is_nonblocking (defined in libsocket::socket) | libsocket::socket | protected |
| port | libsocket::inet_socket | protected |
| proto | libsocket::inet_socket | protected |
| 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::socket | inline |
| set_sock_opt(int level, int optname, const char *optval, socklen_t optlen) const | libsocket::socket | |
| setup(int proto_osi3, int flags=0) | libsocket::inet_dgram_client | private |
| setup(const char *dsthost, const char *dstport, int proto_osi3, int flags=0) | libsocket::inet_dgram_client | private |
| setup(const string &dsthost, const string &dstport, int proto_osi3, int flags=0) | libsocket::inet_dgram_client | private |
| sfd | libsocket::socket | protected |
| 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::socket | virtual |
1.8.15