Bytemaster's Boost Libraries
|
Maps methods on InterfaceType to remote calls via a json::connection. More...
#include <client.hpp>
Public Types | |
typedef boost::shared_ptr< client > | ptr |
typedef boost::reflect::any_ptr < InterfaceType, boost::rpc::mirror_interface > | interface_type |
Public Member Functions | |
client (const connection::ptr &c) |
Maps methods on InterfaceType to remote calls via a json::connection.
The boost::rpc::json::client inherits the interface as boost::reflect::any_ptr<InterfaceType>