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 |
![]() | |
bool | isTrue () const |
Public Attributes | |
Label * | _lhs |
Label * | _rhs |
int | _type |
Friends | |
class | gaia2::Filter |