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

Definition of AsioContextType class. More...

#include <asio/io_context.hpp>
Include dependency graph for asio_context_type.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  msgpack_rpc
 Namespace of cpp-msgpack-rpc library.
namespace  msgpack_rpc::executors
 Namespace of executors to process asynchronous tasks.

Typedefs

using msgpack_rpc::executors::AsioContextType = asio::io_context
 Type of context in asio library.

Detailed Description

Definition of AsioContextType class.

Definition in file asio_context_type.h.