Inheritance diagram for util::rpc::TestInterface:
Collaboration diagram for util::rpc::TestInterface:Public Member Functions | |
| void | set_clear (bool c) |
| ConnectionBridge * | CreateConnectionBridge () override |
Public Member Functions inherited from util::ListenerInterface | |
| void | RegisterPool (IoContextPool *pool) |
| virtual void | PreShutdown () |
| virtual void | PostShutdown () |
Additional Inherited Members | |
Protected Member Functions inherited from util::rpc::ServiceInterface | |
| ConnectionHandler * | NewConnection (IoContext &context) final |
Protected Member Functions inherited from util::ListenerInterface | |
| IoContextPool * | pool () |
Definition at line 40 of file rpc_test_utils.h.
1.8.15