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

Go to the source code of this file.

Namespaces

 Hypertable
 Hypertable definitions
 
 Hypertable::ThriftGen
 

Functions

std::ostream & Hypertable::ThriftGen::operator<< (std::ostream &out, const CellAsArray &cell)
 
Cell Hypertable::ThriftGen::make_cell (const char *row, const char *cf, const char *cq, const std::string &value, int64_t ts, int64_t rev, KeyFlag::type flag)
 
Cell Hypertable::ThriftGen::make_cell (const char *row, const char *cf, const char *cq, const std::string &value, const char *ts, const char *rev, KeyFlag::type flag)