rpc.hpp 0.8.1
Simple RPC Header-Only Library
Classes
rpc_hpp::client Namespace Reference

Namespace containing functions and classes only relevant to "client-side" implentations. More...

Classes

class  client_interface
 Class defining an interface for calling into an RPC server or module. More...
 

Detailed Description

Namespace containing functions and classes only relevant to "client-side" implentations.

Note
Is only compiled by defining RPC_HPP_CLIENT_IMPL