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