0.9.8.10
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
Classes | Namespaces | Typedefs
Client.h File Reference
#include <protocol/TBinaryProtocol.h>
#include <transport/TSocket.h>
#include <transport/TTransportUtils.h>
#include "gen-cpp/HqlService.h"
#include <memory>
Include dependency graph for Client.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  Hypertable::Thrift::ClientHelper
 
class  Hypertable::Thrift::Client
 A client for the ThriftBroker. More...
 

Namespaces

 Hypertable
 Hypertable definitions
 
 Hypertable::Thrift
 

Typedefs

typedef std::shared_ptr< Client > Hypertable::Thrift::ClientPtr
 Smart pointer to client. More...