|
join 1.0
lightweight network framework library
|
This is the complete list of members for UdpSocket, including all inherited members.
| _host | UdpSocket | protectedstatic |
| _port | UdpSocket | protectedstatic |
| _timeout | UdpSocket | 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 |
| onReadable(int fd) override | UdpSocket | inlineprotectedvirtual |
| onWriteable(int fd) | join::EventHandler | inlineprotectedvirtual |
| operator=(const EventHandler &other)=default | join::EventHandler | |
| operator=(EventHandler &&other)=default | join::EventHandler | |
| SetUp() override | UdpSocket | inlineprotected |
| TearDown() override | UdpSocket | inlineprotected |
| ~EventHandler()=default | join::EventHandler | virtual |