Gaia
gaia2::parser::PredLogicalOp Class Reference
Inheritance diagram for gaia2::parser::PredLogicalOp:
gaia2::parser::Predicate

Public Member Functions

 PredLogicalOp (Predicate *lhs, int op, Predicate *rhs)
 
 PredLogicalOp (const PredLogicalOp &other)
 
virtual Predicatecopy () const
 
virtual bool value () const
 
virtual QString toString () const
 
- Public Member Functions inherited from gaia2::parser::Predicate
bool isTrue () const
 

Protected Attributes

Predicate_lhs
 
Predicate_rhs
 
int _op
 

Friends

template<typename SearchPointType , typename DataSetType >
class gaia2::BaseQueryOptimizer
 
class gaia2::Filter
 

The documentation for this class was generated from the following file: