0.9.8.10
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
Classes | Namespaces | Typedefs
ScanCells.h File Reference
#include <Hypertable/Lib/Cells.h>
#include <Hypertable/Lib/ProfileDataScanner.h>
#include <Hypertable/Lib/ScanBlock.h>
#include <Hypertable/Lib/ScanLimitState.h>
#include <Hypertable/Lib/Schema.h>
#include <Common/StringExt.h>
#include <memory>
#include <vector>
Include dependency graph for ScanCells.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  Hypertable::Lib::ScanCells
 This class takes allows vector access to a set of cells contained in an EventPtr without any copying. More...
 

Namespaces

 Hypertable
 Hypertable definitions
 
 Hypertable::Lib
 Hypertable library.
 

Typedefs

typedef std::shared_ptr
< ScanCells
Hypertable::Lib::ScanCellsPtr
 Smart pointer to ScanCells. More...