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

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

context(OperationType type) noexcept overridemsgpack_rpc::executors::WrappingExecutorinlinevirtual
executor_msgpack_rpc::executors::WrappingExecutorprivate
IAsyncExecutor(const IAsyncExecutor &)=delete (defined in msgpack_rpc::executors::IAsyncExecutor)msgpack_rpc::executors::IAsyncExecutor
IAsyncExecutor(IAsyncExecutor &&)=delete (defined in msgpack_rpc::executors::IAsyncExecutor)msgpack_rpc::executors::IAsyncExecutor
IAsyncExecutor() noexcept=defaultmsgpack_rpc::executors::IAsyncExecutorprotected
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
is_running() overridemsgpack_rpc::executors::WrappingExecutorinlinevirtual
last_exception() overridemsgpack_rpc::executors::WrappingExecutorinlinevirtual
on_exception(std::function< void(std::exception_ptr)> exception_callback) overridemsgpack_rpc::executors::WrappingExecutorinlinevirtual
operator=(const IAsyncExecutor &)=delete (defined in msgpack_rpc::executors::IAsyncExecutor)msgpack_rpc::executors::IAsyncExecutor
operator=(IAsyncExecutor &&)=delete (defined in msgpack_rpc::executors::IAsyncExecutor)msgpack_rpc::executors::IAsyncExecutor
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
start() overridemsgpack_rpc::executors::WrappingExecutorinlinevirtual
stop() overridemsgpack_rpc::executors::WrappingExecutorinlinevirtual
WrappingExecutor(std::shared_ptr< IExecutor > executor)msgpack_rpc::executors::WrappingExecutorinlineexplicit
~IAsyncExecutor() noexcept override=defaultmsgpack_rpc::executors::IAsyncExecutor
~IExecutor() noexcept=defaultmsgpack_rpc::executors::IExecutorvirtual