#include <Client.h>
|
| ClientHelper (const std::string &host, int port, int timeout_ms) |
|
|
boost::shared_ptr< TSocket > | socket |
|
boost::shared_ptr< TTransport > | transport |
|
boost::shared_ptr< TProtocol > | protocol |
|
Definition at line 40 of file Client.h.
Hypertable::Thrift::ClientHelper::ClientHelper |
( |
const std::string & |
host, |
|
|
int |
port, |
|
|
int |
timeout_ms |
|
) |
| |
|
inline |
boost::shared_ptr<TProtocol> Hypertable::Thrift::ClientHelper::protocol |
boost::shared_ptr<TSocket> Hypertable::Thrift::ClientHelper::socket |
boost::shared_ptr<TTransport> Hypertable::Thrift::ClientHelper::transport |
The documentation for this struct was generated from the following file:
- /home/doug/src/hypertable/src/cc/ThriftBroker/Client.h