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