boost::rpc::json::tcp::connection Class Reference

Sends and receives JSON-RPC over a TCP connection. More...

#include <connection.hpp>

Inheritance diagram for boost::rpc::json::tcp::connection:
boost::rpc::json::connection

List of all members.

Public Types

typedef
boost::cmt::retainable_ptr
< connection
ptr
typedef
boost::cmt::asio::tcp::socket::ptr 
sock_ptr

Public Member Functions

 connection (const sock_ptr &s)
bool connect (const std::string &hostname, const std::string &port)
bool is_connected () const
void send (const boost::json::Value &v)
void start ()

Detailed Description

Sends and receives JSON-RPC over a TCP connection.


The documentation for this class was generated from the following files:
 All Classes Files Functions Variables Typedefs Enumerations Friends
Generated on Wed Jul 27 02:08:56 2011 for Boost.RPC by  doxygen 1.6.3