0.9.8.10
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
Classes | Namespaces | Typedefs | Functions
TableDumper.h File Reference
#include "Cells.h"
#include "Namespace.h"
#include "ScanSpec.h"
#include "TableSplit.h"
#include <memory>
Include dependency graph for TableDumper.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  Hypertable::TableDumper
 

Namespaces

 Hypertable
 Hypertable definitions
 

Typedefs

typedef std::shared_ptr
< TableDumper
Hypertable::TableDumperPtr
 Smart pointer to TableDumper. More...
 

Functions

void Hypertable::copy (TableDumper &, CellsBuilder &)
 
void Hypertable::copy (TableDumperPtr &p, CellsBuilder &v)