cpp-msgpack-rpc 0.2.0
An RPC library implementing MessagePack RPC.
Loading...
Searching...
No Matches
message_id.h File Reference

Definition of MessageID type. More...

#include <cstdint>
Include dependency graph for message_id.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  msgpack_rpc
 Namespace of cpp-msgpack-rpc library.
namespace  msgpack_rpc::messages
 Namespace of messages.

Typedefs

using msgpack_rpc::messages::MessageID = std::uint32_t
 Type of message IDs.

Detailed Description

Definition of MessageID type.

Definition in file message_id.h.