This is the complete list of members for tcp::Socket, including all inherited members.
disconnect() | tcp::Socket | virtual |
disconnected() | tcp::Socket | protectedvirtual |
domain() const | tcp::Socket | inline |
epoll() | tcp::Socket | inlineprotected |
EPoll (defined in tcp::Socket) | tcp::Socket | friend |
handleEvents(uint32_t events)=0 | tcp::Socket | protectedpure virtual |
mtx | tcp::Socket | protected |
setEvents(int events) | tcp::Socket | protected |
Socket(EPoll &epoll, const int domain=AF_INET, const int socket=0, const bool blocking=false, const int events=(EPOLLIN|EPOLLRDHUP)) | tcp::Socket | |
socket() const | tcp::Socket | inline |
state_ | tcp::Socket | protected |
~Socket() | tcp::Socket |