0.9.8.10
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
Classes | Namespaces | Typedefs
ScanContext.h File Reference

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>
Include dependency graph for ScanContext.h:
This graph shows which files directly or indirectly include this file:

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
 

Detailed Description

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.