cpp-msgpack-rpc 0.2.0
An RPC library implementing MessagePack RPC.
|
This is the complete list of members for msgpack_rpc::clients::impl::ICallFutureImpl, including all inherited members.
get_result()=0 | msgpack_rpc::clients::impl::ICallFutureImpl | pure virtual |
get_result_within(std::chrono::nanoseconds timeout)=0 | msgpack_rpc::clients::impl::ICallFutureImpl | pure virtual |
ICallFutureImpl(const ICallFutureImpl &)=delete (defined in msgpack_rpc::clients::impl::ICallFutureImpl) | msgpack_rpc::clients::impl::ICallFutureImpl | |
ICallFutureImpl(ICallFutureImpl &&)=delete (defined in msgpack_rpc::clients::impl::ICallFutureImpl) | msgpack_rpc::clients::impl::ICallFutureImpl | |
ICallFutureImpl() noexcept=default | msgpack_rpc::clients::impl::ICallFutureImpl | protected |
operator=(const ICallFutureImpl &)=delete (defined in msgpack_rpc::clients::impl::ICallFutureImpl) | msgpack_rpc::clients::impl::ICallFutureImpl | |
operator=(ICallFutureImpl &&)=delete (defined in msgpack_rpc::clients::impl::ICallFutureImpl) | msgpack_rpc::clients::impl::ICallFutureImpl | |
~ICallFutureImpl() noexcept=default | msgpack_rpc::clients::impl::ICallFutureImpl | virtual |