17 #ifndef BERRYEVALUATIONRESULT_
18 #define BERRYEVALUATIONRESULT_
151 static const int FALSE_VALUE;
152 static const int TRUE_VALUE;
153 static const int NOT_LOADED_VALUE;
181 bool operator==(const
Object*) const override;
183 bool operator!=(const
Object*) const;
230 QString ToString() const override;
static const SmartPointer< const EvaluationResult > FALSE_EVAL
Light weight base class for most BlueBerry classes.
Implements transparent reference counting.
#define berryObjectMacro(...)
#define BERRY_EXPRESSIONS
static const SmartPointer< const EvaluationResult > TRUE_EVAL
static const SmartPointer< const EvaluationResult > NOT_LOADED