|
join 1.0
lightweight network framework library
|
This is the complete list of members for UnixDgramSocket, including all inherited members.
| _clientpath | UnixDgramSocket | protectedstatic |
| _server | UnixDgramSocket | protected |
| _serverpath | UnixDgramSocket | protectedstatic |
| _timeout | UnixDgramSocket | protectedstatic |
| EventHandler()=default | join::EventHandler | |
| EventHandler(const EventHandler &other)=default | join::EventHandler | |
| EventHandler(EventHandler &&other)=default | join::EventHandler | |
| onClose(int fd) | join::EventHandler | inlineprotectedvirtual |
| onError(int fd) | join::EventHandler | inlineprotectedvirtual |
| onEvent(int fd, uint32_t revents) | join::EventHandler | inlineprotectedvirtual |
| onReadable(int fd) override | UnixDgramSocket | inlineprotectedvirtual |
| onWriteable(int fd) | join::EventHandler | inlineprotectedvirtual |
| operator=(const EventHandler &other)=default | join::EventHandler | |
| operator=(EventHandler &&other)=default | join::EventHandler | |
| SetUp() override | UnixDgramSocket | inlineprotected |
| TearDown() override | UnixDgramSocket | inlineprotected |
| TearDownTestSuite() | UnixDgramSocket | inlineprotectedstatic |
| ~EventHandler()=default | join::EventHandler | virtual |