cpp-msgpack-rpc 0.2.0
An RPC library implementing MessagePack RPC.
|
Definition of RequestIDGenerator class. More...
Go to the source code of this file.
Classes | |
class | msgpack_rpc::clients::impl::RequestIDGenerator |
Class to generate message IDs of requests. 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 RequestIDGenerator class.
Definition in file request_id_generator.h.