#include <HqlParser.h>
Definition at line 173 of file HqlParser.h.
Hypertable::Hql::RowInterval::RowInterval |
( |
| ) |
|
|
inline |
void Hypertable::Hql::RowInterval::clear |
( |
| ) |
|
|
inline |
bool Hypertable::Hql::RowInterval::empty |
( |
| ) |
|
|
inline |
void Hypertable::Hql::RowInterval::set_end |
( |
const std::string & |
s, |
|
|
bool |
inclusive |
|
) |
| |
|
inline |
void Hypertable::Hql::RowInterval::set_start |
( |
const std::string & |
s, |
|
|
bool |
inclusive |
|
) |
| |
|
inline |
std::string Hypertable::Hql::RowInterval::end |
bool Hypertable::Hql::RowInterval::end_inclusive |
bool Hypertable::Hql::RowInterval::end_set |
std::string Hypertable::Hql::RowInterval::start |
bool Hypertable::Hql::RowInterval::start_inclusive |
bool Hypertable::Hql::RowInterval::start_set |
The documentation for this class was generated from the following file:
- /home/doug/src/hypertable/src/cc/Hypertable/Lib/HqlParser.h