cpp-msgpack-rpc 0.2.0
An RPC library implementing MessagePack RPC.
Loading...
Searching...
No Matches
msgpack_rpc::executors::IExecutor Member List

This is the complete list of members for msgpack_rpc::executors::IExecutor, including all inherited members.

context(OperationType type) noexcept=0msgpack_rpc::executors::IExecutorpure 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=defaultmsgpack_rpc::executors::IExecutorprotected
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=defaultmsgpack_rpc::executors::IExecutorvirtual