|
cpp-msgpack-rpc 0.2.0
An RPC library implementing MessagePack RPC.
|
Definition of MessageID type. More...
#include <cstdint>Go to the source code of this file.
Namespaces | |
| namespace | msgpack_rpc |
| Namespace of cpp-msgpack-rpc library. | |
Typedefs | |
| using | msgpack_rpc::messages::MessageID = std::uint32_t |
| Type of message IDs. | |
Definition of MessageID type.
Definition in file message_id.h.