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

Documentation of namespaces. More...

Go to the source code of this file.

Namespaces

namespace  fmt
 Namespace of fmt library.
namespace  msgpack_rpc
 Namespace of cpp-msgpack-rpc library.
namespace  msgpack_rpc::addresses
 Namespace of addresses.
namespace  msgpack_rpc::clients
 Namespace of clients.
namespace  msgpack_rpc::clients::impl
 Namespace of internal implementations.
namespace  msgpack_rpc::common
 Namespace of common classes and functions.
namespace  msgpack_rpc::config
 Namespace of configurations.
namespace  msgpack_rpc::executors
 Namespace of executors to process asynchronous tasks.
namespace  msgpack_rpc::logging
 Namespace of logging.
namespace  msgpack_rpc::logging::impl
 Namespace of internal implementations.
namespace  msgpack_rpc::logging::impl::spdlog_backend
 Namespace of internal implementation of logging using spdlog library.
namespace  msgpack_rpc::messages
 Namespace of messages.
namespace  msgpack_rpc::messages::impl
 Namespace of internal implementations.
namespace  msgpack_rpc::methods
 Namespace of methods in MessagePack-RPC.
namespace  msgpack_rpc::servers
 Namespace of servers.
namespace  msgpack_rpc::servers::impl
 Namespace of internal implementation.
namespace  msgpack_rpc::transport
 Namespace of transport of messages.
namespace  msgpack_rpc::transport::impl
 Namespace of internal implementations.
namespace  msgpack_rpc::transport::tcp
 Namespace of transport of messages via TCP.
namespace  msgpack_rpc::util
 Namespace of utilities.
namespace  msgpack_rpc::util::impl
 Namespace of internal implementations.

Detailed Description

Documentation of namespaces.

Definition in file namespaces.h.