|
join 1.0
lightweight network framework library
|
This is the complete list of members for DtlsSocket, including all inherited members.
| _certFile | DtlsSocket | protectedstatic |
| _certPath | DtlsSocket | protectedstatic |
| _hostv4 | DtlsSocket | protectedstatic |
| _hostv6 | DtlsSocket | protectedstatic |
| _invalidKey | DtlsSocket | protectedstatic |
| _key | DtlsSocket | protectedstatic |
| _port | DtlsSocket | protectedstatic |
| _rootcert | DtlsSocket | protectedstatic |
| _socket | DtlsSocket | protected |
| _timeout | DtlsSocket | protectedstatic |
| _tlsContext | DtlsSocket | protected |
| 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 | DtlsSocket | inlineprotectedvirtual |
| onWriteable(int fd) | join::EventHandler | inlineprotectedvirtual |
| operator=(const EventHandler &other)=default | join::EventHandler | |
| operator=(EventHandler &&other)=default | join::EventHandler | |
| SetUp() override | DtlsSocket | inlineprotected |
| SetUpTestCase() | DtlsSocket | inlinestatic |
| TearDown() override | DtlsSocket | inlineprotected |
| TearDownTestCase() | DtlsSocket | inlinestatic |
| ~EventHandler()=default | join::EventHandler | virtual |