|
Gaia
|
Public Member Functions | |
| PredLabelComparison (Label *lhs, int type, Label *rhs) | |
| PredLabelComparison (const PredLabelComparison &other) | |
| virtual Predicate * | copy () const |
| virtual bool | value () const |
| virtual QString | toString () const |
Public Member Functions inherited from gaia2::parser::Predicate | |
| bool | isTrue () const |
Public Attributes | |
| Label * | _lhs |
| Label * | _rhs |
| int | _type |
Friends | |
| class | gaia2::Filter |