Gaia
|
Public Member Functions | |
PredValueRange (Value *var, Real minv, Real maxv) | |
PredValueRange (const PredValueRange &other) | |
virtual Predicate * | copy () const |
virtual bool | value () const |
virtual QString | toString () const |
![]() | |
bool | isTrue () const |
Public Attributes | |
Value * | _var |
Real | _min |
Real | _max |
Friends | |
class | gaia2::Filter |