cpp-msgpack-rpc 0.2.0
An RPC library implementing MessagePack RPC.
Loading...
Searching...
No Matches
Class Index
A | B | C | D | E | F | G | H | I | L | M | P | R | S | T | U | W
A
Acceptor (msgpack_rpc::transport)
B
BackendList (msgpack_rpc::transport)
BackgroundTaskStateMachine (msgpack_rpc::transport)
BufferView (msgpack_rpc::messages)
C
Call (msgpack_rpc::clients::impl)
CallFuture (msgpack_rpc::clients)
CallFuture< void > (msgpack_rpc::clients)
CallFutureImpl (msgpack_rpc::clients::impl)
CallList (msgpack_rpc::clients::impl)
CallPromise (msgpack_rpc::clients::impl)
CallResult (msgpack_rpc::messages)
Client (msgpack_rpc::clients)
ClientBuilder (msgpack_rpc::clients)
ClientBuilderImpl (msgpack_rpc::clients::impl)
ClientConfig (msgpack_rpc::config)
ClientConnector (msgpack_rpc::clients::impl)
ClientImpl (msgpack_rpc::clients::impl)
ConfigParser (msgpack_rpc::config)
Connection (msgpack_rpc::transport)
ConnectionList (msgpack_rpc::transport)
ConnectionWrapper (msgpack_rpc::transport)
GeneralExecutor::ContextThreadPair (msgpack_rpc::executors)
D
Status::Data (msgpack_rpc::common)
E
ExecutorConfig (msgpack_rpc::config)
F
FmtMsgpackObjectProxy (msgpack_rpc::util::impl)
formatter< msgpack_rpc::addresses::TCPAddress > (fmt)
formatter< msgpack_rpc::addresses::URI > (fmt)
formatter< msgpack_rpc::messages::MethodName > (fmt)
formatter< msgpack_rpc::messages::MethodNameView > (fmt)
formatter< msgpack_rpc::util::impl::FmtMsgpackObjectProxy > (fmt)
FunctionalMethod (msgpack_rpc::methods)
FunctionalMethod< Result(Parameters...), Function, std::enable_if_t<!std::is_same_v< Result, void > > > (msgpack_rpc::methods)
FunctionalMethod< void(Parameters...), Function > (msgpack_rpc::methods)
G
GeneralExecutor (msgpack_rpc::executors)
H
hash< msgpack_rpc::messages::MethodNameView > (std)
I
IAcceptor (msgpack_rpc::transport)
IAcceptorFactory (msgpack_rpc::transport)
IAddress (msgpack_rpc::addresses)
IAsyncExecutor (msgpack_rpc::executors)
IBackend (msgpack_rpc::transport)
ICallFutureImpl (msgpack_rpc::clients::impl)
IClientBuilderImpl (msgpack_rpc::clients::impl)
IClientImpl (msgpack_rpc::clients::impl)
IConnection (msgpack_rpc::transport)
IConnector (msgpack_rpc::transport)
IExecutor (msgpack_rpc::executors)
ILogSink (msgpack_rpc::logging)
IMethod (msgpack_rpc::methods)
IMethodProcessor (msgpack_rpc::methods)
IParametersSerializer (msgpack_rpc::clients::impl)
IServerBuilderImpl (msgpack_rpc::servers::impl)
IServerImpl (msgpack_rpc::servers::impl)
ISingleThreadExecutor (msgpack_rpc::executors)
L
Logger (msgpack_rpc::logging)
LoggingConfig (msgpack_rpc::config)
M
MessageParser (msgpack_rpc::messages)
MessageParserConfig (msgpack_rpc::config)
MessageSender (msgpack_rpc::clients::impl)
MessageSerializer (msgpack_rpc::messages)
MethodDict (msgpack_rpc::methods)
MethodException (msgpack_rpc::methods)
MethodName (msgpack_rpc::messages)
MethodNameView (msgpack_rpc::messages)
MethodProcessor (msgpack_rpc::methods)
MsgpackRPCException (msgpack_rpc::common)
MsgpackRPCException (msgpack_rpc)
MultiBackendConnector (msgpack_rpc::transport::impl)
P
ParametersSerializer (msgpack_rpc::clients::impl)
ParsedNotification (msgpack_rpc::messages)
ParsedParameters (msgpack_rpc::messages)
ParsedRequest (msgpack_rpc::messages)
ParsedResponse (msgpack_rpc::messages)
R
ReceivedMessageProcessor (msgpack_rpc::clients::impl)
ReconnectionConfig (msgpack_rpc::config)
ReconnectionTimer (msgpack_rpc::clients::impl)
RequestIDGenerator (msgpack_rpc::clients::impl)
S
SentMessageQueue (msgpack_rpc::clients::impl)
SerializationBuffer (msgpack_rpc::messages::impl)
SerializedMessage (msgpack_rpc::messages)
Server (msgpack_rpc::servers)
ServerBuilder (msgpack_rpc::servers)
ServerBuilderImpl (msgpack_rpc::servers::impl)
ServerConfig (msgpack_rpc::config)
ServerConnection (msgpack_rpc::servers)
ServerException (msgpack_rpc::clients)
ServerImpl (msgpack_rpc::servers::impl)
SharableBinaryHeader (msgpack_rpc::messages::impl)
SharedObject (msgpack_rpc::util::impl)
SharedObjectBuffer (msgpack_rpc::util::impl)
SharedObjectMemoryPool (msgpack_rpc::util::impl)
SingleThreadExecutor (msgpack_rpc::executors)
SourceLocationView (msgpack_rpc::logging)
SpdlogLogSink (msgpack_rpc::logging::impl::spdlog_backend)
Status (msgpack_rpc::common)
Status (msgpack_rpc)
StopSignalHandler (msgpack_rpc::servers)
T
TCPAcceptorFactory (msgpack_rpc::transport::tcp)
TCPAddress (msgpack_rpc::addresses)
TCPBackend (msgpack_rpc::transport::tcp)
TCPConnector (msgpack_rpc::transport::tcp)
Timer (msgpack_rpc::executors)
U
URI (msgpack_rpc::addresses)
W
WrappingExecutor (msgpack_rpc::executors)