|
| CBooleanLogicValue (const std::string &value="", bool negated=false) |
|
bool | Deserialize (const TiXmlNode *node) override |
|
virtual const std::string & | GetValue () const |
|
virtual bool | IsNegated () const |
|
virtual const char * | GetTag () const |
|
virtual void | SetValue (const std::string &value) |
|
virtual void | SetNegated (bool negated) |
|
|
std::string | m_value |
|
bool | m_negated |
|
The documentation for this class was generated from the following files: