0.9.8.10
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
Classes | Namespaces | Typedefs | Functions
TableScanner.h File Reference
#include <Hypertable/Lib/ClientObject.h>
#include <Hypertable/Lib/TableScannerQueue.h>
#include <Hypertable/Lib/TableScannerAsync.h>
#include <Hypertable/Lib/TableCallback.h>
#include <Hypertable/Lib/ScanCells.h>
#include <list>
Include dependency graph for TableScanner.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  Hypertable::TableScanner
 Synchronous table scanner. More...
 

Namespaces

 Hypertable
 Hypertable definitions
 

Typedefs

typedef std::shared_ptr
< TableScanner
Hypertable::TableScannerPtr
 Smart pointer to TableScanner. More...
 

Functions

void Hypertable::copy (TableScanner &scanner, CellsBuilder &b)
 
void Hypertable::copy (TableScannerPtr &p, CellsBuilder &v)