|
libsocket
|
This is the complete list of members for libsocket::unix_dgram, including all inherited members.
| _path | libsocket::unix_socket | protected |
| close_on_destructor | libsocket::socket | protected |
| destroy(void) | libsocket::socket | virtual |
| get_path(void) | libsocket::unix_socket | |
| getfd(void) const | libsocket::socket | |
| is_nonblocking (defined in libsocket::socket) | libsocket::socket | protected |
| 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::socket | inline |
| set_sock_opt(int level, int optname, const char *optval, socklen_t optlen) const | libsocket::socket | |
| sfd | libsocket::socket | protected |
| 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_socket() (defined in libsocket::unix_socket) | libsocket::unix_socket | |
| ~socket() | libsocket::socket | virtual |
1.8.15