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

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"
Include dependency graph for serialized_message.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::SerializedMessage
 Class of serialized message data. More...

Namespaces

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

Detailed Description

Definition of SerializedMessage class.

Definition in file serialized_message.h.