, including all inherited members.
| _source | ConfigElemBase | [protected] |
| add_prop(const char *propname, const char *str) | VectorConfigElem | |
| add_prop(const char *propname, unsigned int lval) | VectorConfigElem | |
| add_prop(const char *propname, unsigned short sval) | VectorConfigElem | |
| clear_prop(const char *propname) | VectorConfigElem | |
| ConfigElemBase() | ConfigElemBase | [protected] |
| ConfigFile class | VectorConfigElem | [friend] |
| has_prop(const char *propname) const | VectorConfigElem | |
| prop_not_found(const char *propname) const | VectorConfigElem | [protected] |
| properties | VectorConfigElem | [protected] |
| Props typedef | VectorConfigElem | [protected] |
| read_prop(const char *propname, std::string *value) const | VectorConfigElem | |
| read_string(const char *propname) const | VectorConfigElem | |
| read_string(const char *propname, const char *dflt) const | VectorConfigElem | |
| remove_bool(const char *propname) | VectorConfigElem | |
| remove_bool(const char *propname, bool dflt) | VectorConfigElem | |
| remove_double(const char *propname, double dflt) | VectorConfigElem | |
| remove_first_prop(std::string *propname, std::string *value) | VectorConfigElem | |
| remove_float(const char *propname, float dflt) | VectorConfigElem | |
| remove_int(const char *propname) | VectorConfigElem | |
| remove_int(const char *propname, int dflt) | VectorConfigElem | |
| remove_prop(const char *propname, std::string *value) | VectorConfigElem | |
| remove_prop(const char *propname, unsigned int *plong) | VectorConfigElem | |
| remove_prop(const char *propname, unsigned short *pushort) | VectorConfigElem | |
| remove_string(const char *propname) | VectorConfigElem | |
| remove_string(const char *propname, const char *dflt) | VectorConfigElem | |
| remove_ulong(const char *propname) | VectorConfigElem | |
| remove_ulong(const char *propname, unsigned int dflt) | VectorConfigElem | |
| remove_ushort(const char *propname) | VectorConfigElem | |
| remove_ushort(const char *propname, unsigned short dflt) | VectorConfigElem | |
| rest() const | VectorConfigElem | |
| rest_ | VectorConfigElem | [protected] |
| set_rest(const char *newrest) | VectorConfigElem | |
| set_source(const ConfigElem &elem) | VectorConfigElem | |
| source_ | VectorConfigElem | [protected] |
| throw_error(const std::string &errmsg) const | VectorConfigElem | |
| type() const | VectorConfigElem | |
| type_ | VectorConfigElem | [protected] |
| type_is(const char *name) const | VectorConfigElem | |
| VectorConfigElem() | VectorConfigElem | |
| warn(const std::string &errmsg) const | VectorConfigElem | |
| ~VectorConfigElem() | VectorConfigElem | |