Pol  Rev 533
ConfigElem Member List
This is the complete list of members for ConfigElem, including all inherited members.
_sourceConfigElemBase [protected]
add_prop(const char *propname, const char *str)ConfigElem
add_prop(const char *propname, unsigned int lval)ConfigElem
add_prop(const char *propname, unsigned short sval)ConfigElem
add_prop(const char *propname, short sval)ConfigElem
clear_prop(const char *propname)ConfigElem
ConfigElem()ConfigElem
ConfigElemBase()ConfigElemBase [protected]
ConfigFile classConfigElem [friend]
get_prop(const char *propname, unsigned int *plong) const ConfigElem
has_prop(const char *propname) const ConfigElem
prop_not_found(const char *propname) const ConfigElem [protected]
propertiesConfigElem [protected]
Props typedefConfigElem [protected]
read_prop(const char *propname, std::string *value) const ConfigElem
read_string(const char *propname) const ConfigElem
read_string(const char *propname, const char *dflt) const ConfigElem
remove_bool(const char *propname)ConfigElem
remove_bool(const char *propname, bool dflt)ConfigElem
remove_double(const char *propname, double dflt)ConfigElem
remove_first_prop(std::string *propname, std::string *value)ConfigElem
remove_float(const char *propname, float dflt)ConfigElem
remove_int(const char *propname)ConfigElem
remove_int(const char *propname, int dflt)ConfigElem
remove_prop(const char *propname, std::string *value)ConfigElem
remove_prop(const char *propname, unsigned int *plong)ConfigElem
remove_prop(const char *propname, unsigned short *pushort)ConfigElem
remove_string(const char *propname)ConfigElem
remove_string(const char *propname, const char *dflt)ConfigElem
remove_ulong(const char *propname)ConfigElem
remove_ulong(const char *propname, unsigned int dflt)ConfigElem
remove_unsigned(const char *propname)ConfigElem
remove_unsigned(const char *propname, int dflt)ConfigElem
remove_ushort(const char *propname)ConfigElem
remove_ushort(const char *propname, unsigned short dflt)ConfigElem
rest() const ConfigElemBase
rest_ConfigElemBase [protected]
set_rest(const char *newrest)ConfigElem
set_source(const ConfigElem &elem)ConfigElem
set_source(const ConfigSource *source)ConfigElem
set_type(const char *newtype)ConfigElem
throw_error(const std::string &errmsg) const ConfigElem
type() const ConfigElemBase
type_ConfigElemBase [protected]
type_is(const char *name) const ConfigElemBase
warn(const std::string &errmsg) const ConfigElem
warn_with_line(const std::string &errmsg) const ConfigElem
~ConfigElem()ConfigElem