|
Gaia
|
Public Member Functions | |
| PredNegate (Predicate *pred) | |
| PredNegate (const PredNegate &other) | |
| virtual Predicate * | copy () const |
| virtual bool | value () const |
| virtual QString | toString () const |
Public Member Functions inherited from gaia2::parser::Predicate | |
| bool | isTrue () const |
Protected Attributes | |
| Predicate * | _pred |
Friends | |
| template<typename SearchPointType , typename DataSetType > | |
| class | gaia2::BaseQueryOptimizer |
| class | gaia2::Filter |