Definition at line 50 of file CellPredicate.h.
Hypertable::CellPredicate::CellPattern::CellPattern |
( |
const ColumnPredicate & |
cp, |
|
|
size_t |
id |
|
) |
| |
|
inline |
bool Hypertable::CellPredicate::CellPattern::regex_qualifier_match |
( |
const char * |
str | ) |
|
|
inline |
bool Hypertable::CellPredicate::CellPattern::regex_value_match |
( |
const char * |
str | ) |
|
|
inline |
std::shared_ptr<char> Hypertable::CellPredicate::CellPattern::buffer |
size_t Hypertable::CellPredicate::CellPattern::id |
uint32_t Hypertable::CellPredicate::CellPattern::operation |
const char* Hypertable::CellPredicate::CellPattern::qualifier {} |
uint32_t Hypertable::CellPredicate::CellPattern::qualifier_len |
boost::shared_ptr<RE2> Hypertable::CellPredicate::CellPattern::qualifier_regex |
const char* Hypertable::CellPredicate::CellPattern::value {} |
uint32_t Hypertable::CellPredicate::CellPattern::value_len |
boost::shared_ptr<RE2> Hypertable::CellPredicate::CellPattern::value_regex |
The documentation for this struct was generated from the following file: