cpp-msgpack-rpc 0.2.0
An RPC library implementing MessagePack RPC.
|
Definition of SerializedMessage class. More...
#include <cstddef>
#include "msgpack_rpc/impl/msgpack_rpc_export.h"
#include "msgpack_rpc/messages/impl/sharable_binary_header_fwd.h"
Go to the source code of this file.
Classes | |
Class of serialized message data. More... |
Namespaces | |
namespace | msgpack_rpc |
Namespace of cpp-msgpack-rpc library. |
Definition of SerializedMessage class.
Definition in file serialized_message.h.