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