0.9.8.10
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
Namespaces | Functions | Variables
ThriftHelper.cc File Reference
#include <Common/Compat.h>
#include "ThriftHelper.h"
#include <Common/TimeInline.h>
#include <iostream>
Include dependency graph for ThriftHelper.cc:

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)
 

Variables

const int64_t Hypertable::ThriftGen::AUTO_ASSIGN = INT64_MIN + 2