cpp-msgpack-rpc 0.2.0
An RPC library implementing MessagePack RPC.
|
Implementation of SerializedMessage class. More...
#include "msgpack_rpc/messages/serialized_message.h"
#include <cstddef>
#include <cstring>
#include <utility>
#include "msgpack_rpc/messages/impl/sharable_binary_header.h"
Go to the source code of this file.
Namespaces | |
namespace | msgpack_rpc |
Namespace of cpp-msgpack-rpc library. |
Implementation of SerializedMessage class.
Definition in file serialized_message.cpp.