|
join 1.0
lightweight network framework library
|
This is the complete list of members for ProactorTest, including all inherited members.
| _acceptor | ProactorTest | protectedstatic |
| _buf | ProactorTest | protectedstatic |
| _client | ProactorTest | protectedstatic |
| _cond | ProactorTest | protectedstatic |
| _host | ProactorTest | protectedstatic |
| _mut | ProactorTest | protectedstatic |
| _op | ProactorTest | protectedstatic |
| _port | ProactorTest | protectedstatic |
| _result | ProactorTest | protectedstatic |
| _server | ProactorTest | protectedstatic |
| _timeout | ProactorTest | protectedstatic |
| CompletionHandler()=default | join::CompletionHandler | |
| CompletionHandler(const CompletionHandler &other)=default | join::CompletionHandler | |
| CompletionHandler(CompletionHandler &&other)=default | join::CompletionHandler | |
| onCancel(IoOperation *op, int result) override | ProactorTest | inlineprotectedvirtual |
| onComplete(IoOperation *op, int result) override | ProactorTest | inlineprotectedvirtual |
| operator=(const CompletionHandler &other)=default | join::CompletionHandler | |
| operator=(CompletionHandler &&other)=default | join::CompletionHandler | |
| SetUp() override | ProactorTest | inlineprotected |
| TearDown() override | ProactorTest | inlineprotected |
| ~CompletionHandler()=default | join::CompletionHandler | virtual |