Declarations for ScanContext. More...
#include <Common/ByteString.h>#include <Common/Error.h>#include <Common/StringExt.h>#include <Hypertable/Lib/CellPredicate.h>#include <Hypertable/Lib/Key.h>#include <Hypertable/Lib/RangeSpec.h>#include <Hypertable/Lib/ScanSpec.h>#include <Hypertable/Lib/Schema.h>#include <cassert>#include <memory>#include <utility>#include <set>

Go to the source code of this file.
Classes | |
| class | Hypertable::ScanContext |
| Scan context information. More... | |
Namespaces | |
| Hypertable | |
| Hypertable definitions | |
Typedefs | |
| typedef std::shared_ptr < ScanContext > | Hypertable::ScanContextPtr |
Declarations for ScanContext.
This file contains the type declarations for the ScanContext, a class that provides context for a scan.
Definition in file ScanContext.h.
1.8.8