cpp-msgpack-rpc 0.2.0
An RPC library implementing MessagePack RPC.
|
Definition of ICallFutureImpl class. More...
Go to the source code of this file.
Classes | |
class | msgpack_rpc::clients::impl::ICallFutureImpl |
Interface of internal implementation of future objects to get results of RPCs asynchronously. More... |
Namespaces | |
namespace | msgpack_rpc |
Namespace of cpp-msgpack-rpc library. | |
namespace | msgpack_rpc::clients |
Namespace of clients. | |
namespace | msgpack_rpc::clients::impl |
Namespace of internal implementations. |
Definition of ICallFutureImpl class.
Definition in file i_call_future_impl.h.