#include "Cells.h"#include "Namespace.h"#include "ScanSpec.h"#include "TableSplit.h"#include <memory>

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) |
1.8.8