|
| CSettingRequirementCondition (CSettingsManager *settingsManager=nullptr) |
|
bool | Check () const override |
|
| CSettingConditionItem (CSettingsManager *settingsManager=nullptr) |
|
bool | Deserialize (const TiXmlNode *node) override |
|
const char * | GetTag () const override |
|
| 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 void | SetValue (const std::string &value) |
|
virtual void | SetNegated (bool negated) |
|
| ISettingCondition (CSettingsManager *settingsManager) |
|
|
std::string | m_name |
|
std::string | m_setting |
|
std::string | m_value |
|
bool | m_negated |
|
CSettingsManager * | m_settingsManager |
|
The documentation for this class was generated from the following files: