|
cpp-msgpack-rpc 0.2.0
An RPC library implementing MessagePack RPC.
|
This is the complete list of members for msgpack_rpc::executors::IExecutor, including all inherited members.
| context(OperationType type) noexcept=0 | msgpack_rpc::executors::IExecutor | pure virtual |
| IExecutor(const IExecutor &)=delete (defined in msgpack_rpc::executors::IExecutor) | msgpack_rpc::executors::IExecutor | |
| IExecutor(IExecutor &&)=delete (defined in msgpack_rpc::executors::IExecutor) | msgpack_rpc::executors::IExecutor | |
| IExecutor() noexcept=default | msgpack_rpc::executors::IExecutor | protected |
| operator=(const IExecutor &)=delete (defined in msgpack_rpc::executors::IExecutor) | msgpack_rpc::executors::IExecutor | |
| operator=(IExecutor &&)=delete (defined in msgpack_rpc::executors::IExecutor) | msgpack_rpc::executors::IExecutor | |
| ~IExecutor() noexcept=default | msgpack_rpc::executors::IExecutor | virtual |