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