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

Definition of BackgroundTaskStateMachine class. More...

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

Go to the source code of this file.

Classes

class  msgpack_rpc::transport::BackgroundTaskStateMachine
 Class of state machines of background tasks in connections and acceptors. More...

Namespaces

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

Detailed Description

Definition of BackgroundTaskStateMachine class.

Definition in file background_task_state_machine.h.