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

Definition of ReceivedMessageProcessor class. More...

Include dependency graph for received_message_processor.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  msgpack_rpc::clients::impl::ReceivedMessageProcessor
 Class to process received messages. More...

Namespaces

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

Detailed Description

Definition of ReceivedMessageProcessor class.

Definition in file received_message_processor.h.