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

Declarations for CellPredicate. More...

#include <Hypertable/Lib/ScanSpec.h>
#include <re2/re2.h>
#include <boost/shared_ptr.hpp>
#include <bitset>
#include <memory>
#include <vector>
Include dependency graph for CellPredicate.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  Hypertable::CellPredicate
 Cell predicate. More...
 
struct  Hypertable::CellPredicate::CellPattern
 

Namespaces

 Hypertable
 Hypertable definitions
 

Detailed Description

Declarations for CellPredicate.

This file contains the type declarations for the CellPredicate, a class that represents the cell predicate for a column family

Definition in file CellPredicate.h.