StringConfigProperty Member List
This is the complete list of members for
StringConfigProperty, including all inherited members.
| checkValue(const string &propValue, string &error) const | StringConfigProperty | [inline, virtual] |
| ConfigProperty(const string &name, const string &comment, const string &def=string("")) | ConfigProperty | [inline] |
| getComment() const | ConfigProperty | [inline, virtual] |
| getDefValue() const | ConfigProperty | [inline, virtual] |
| getName() const | ConfigProperty | [inline, virtual] |
| getProperty(const ConfigNode &node, bool *isDefault=NULL) const | StringConfigProperty | [inline, virtual] |
| getValues() const | StringConfigProperty | [inline, protected, virtual] |
| isHidden() const | ConfigProperty | [inline] |
| isObligatory() const | ConfigProperty | [inline] |
| normalizeValue(string &res) const | StringConfigProperty | [inline] |
| setDefaultProperty(ConfigNode &node, bool force) const | ConfigProperty | [inline] |
| setHidden(bool hidden) | ConfigProperty | [inline] |
| setObligatory(bool obligatory) | ConfigProperty | [inline] |
| setProperty(ConfigNode &node, const string &value) const | ConfigProperty | [inline] |
| setProperty(FilterConfigNode &node, const string &value, bool temporarily=false) const | ConfigProperty | [inline] |
| splitComment(const string &comment, list< string > &commentLines) | ConfigProperty | [static] |
| StringConfigProperty(const string &name, const string &comment, const string &def=string(""), const Values &values=Values()) | StringConfigProperty | [inline] |
| throwValueError(const ConfigNode &node, const string &name, const string &value, const string &error) const | ConfigProperty | [protected] |
| ~ConfigProperty() | ConfigProperty | [inline, virtual] |