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

Definition of IServerImpl class. More...

#include <memory>
#include <vector>
#include "msgpack_rpc/addresses/uri.h"
#include "msgpack_rpc/executors/i_executor.h"
Include dependency graph for i_server_impl.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  msgpack_rpc::servers::impl::IServerImpl
 Interface of internal implementation of servers. More...

Namespaces

namespace  msgpack_rpc
 Namespace of cpp-msgpack-rpc library.
namespace  msgpack_rpc::servers
 Namespace of servers.
namespace  msgpack_rpc::servers::impl
 Namespace of internal implementation.

Detailed Description

Definition of IServerImpl class.

Definition in file i_server_impl.h.