cpp-msgpack-rpc 0.2.0
An RPC library implementing MessagePack RPC.
Loading...
Searching...
No Matches
i_executor.h File Reference

Definition of IExecutor class. More...

Include dependency graph for i_executor.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  msgpack_rpc::executors::IExecutor
 Interface of executors to process asynchronous tasks. More...

Namespaces

namespace  msgpack_rpc
 Namespace of cpp-msgpack-rpc library.
namespace  msgpack_rpc::executors
 Namespace of executors to process asynchronous tasks.

Detailed Description

Definition of IExecutor class.

Definition in file i_executor.h.