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

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"
Include dependency graph for serialization_buffer.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  msgpack_rpc::messages::impl::SerializationBuffer
 Class of buffers for serialization. More...

Namespaces

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

Detailed Description

Definition of SerializationBuffer class.

Definition in file serialization_buffer.h.