ADTF
Loading...
Searching...
No Matches
json_rpc.h File Reference
#include <rpc/rpc_server.h>
#include <jsonrpccpp/client/iclientconnector.h>
#include <jsonrpccpp/server/abstractserverconnector.h>
#include <rpc/detail/json_rpc_impl.h>
Include dependency graph for json_rpc.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  rpc::cJSONConversions
 
class  rpc::jsonrpc_remote_object< Stub, Connector, ConnectorInitializer >
 
class  rpc::jsonrpc_remote_interface< Stub, Interface, Connector, ConnectorInitializer >
 
class  rpc::cServerConnector
 
class  rpc::jsonrpc_object_server< ServerStub, Connector >
 

Namespaces

namespace  rpc
 definition of the rpc namespace
 

Detailed Description

RPC Protocol declaration.