|
cpp-msgpack-rpc 0.2.0
An RPC library implementing MessagePack RPC.
|
Definition of BackgroundTaskStateMachine class. More...
#include <atomic>#include "msgpack_rpc/common/msgpack_rpc_exception.h"#include "msgpack_rpc/common/status_code.h"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. | |
Definition of BackgroundTaskStateMachine class.
Definition in file background_task_state_machine.h.