cpp-msgpack-rpc 0.2.0
An RPC library implementing MessagePack RPC.
|
This is the complete list of members for msgpack_rpc::clients::CallFuture< void >, including all inherited members.
CallFuture(std::shared_ptr< impl::ICallFutureImpl > impl) | msgpack_rpc::clients::CallFuture< void > | inlineexplicit |
get_from_call_result(const messages::CallResult &call_result) | msgpack_rpc::clients::CallFuture< void > | inlineprivatestatic |
get_result() | msgpack_rpc::clients::CallFuture< void > | inline |
get_result_within(std::chrono::nanoseconds timeout) | msgpack_rpc::clients::CallFuture< void > | inline |
impl_ | msgpack_rpc::clients::CallFuture< void > | private |