| apply(Conf &conf) | conf::ConfValue< T > | [inline, protected, virtual] |
| apply_change(Conf &conf) | conf::ConfValue< T > | [inline, protected, virtual] |
| assign(Conf &conf, unsigned short count, std::string const params[]) | conf::ConfInt< T > | [inline, protected, virtual] |
| begin(Conf &conf) | conf::ConfValue< T > | [inline, virtual] |
| check(Conf &conf, T const &value) const | conf::ConfUint< T > | [inline, protected, virtual] |
| conf::ConfValue::check(Conf &conf, T const &value) | conf::ConfValue< T > | [inline, protected, virtual] |
| ConfDir(std::string const &name, bool reloadable, unsigned short min=0, unsigned short max=0) | conf::ConfDir | [inline, explicit] |
| ConfDir(ConfDir const &cd) | conf::ConfDir | [inline] |
| ConfInt(std::string const &name, bool reloadable, T minvalue, T maxvalue) | conf::ConfInt< T > | [inline, explicit] |
| ConfInt(std::string const &name, T const &defval, bool reloadable, T minvalue, T maxvalue) | conf::ConfInt< T > | [inline] |
| ConfInt(std::string const &name, bool reloadable) | conf::ConfInt< T > | [inline] |
| ConfInt(ConfInt const &cd) | conf::ConfInt< T > | [inline] |
| ConfUint(std::string const &name, bool reloadable, T minvalue, T maxvalue) | conf::ConfUint< T > | [inline, explicit] |
| ConfUint(std::string const &name, T const &defval, bool reloadable, T minvalue, T maxvalue) | conf::ConfUint< T > | [inline] |
| ConfUint(std::string const &name, bool reloadable) | conf::ConfUint< T > | [inline] |
| ConfValue(std::string const &name, bool reloadable, unsigned short min_params=1, unsigned short max_params=1) | conf::ConfValue< T > | [inline, explicit] |
| ConfValue(std::string const &name, T const &defval, bool reloadable, unsigned short min_params=1, unsigned short max_params=1) | conf::ConfValue< T > | [inline] |
| ConfValue(ConfValue const &cd) | conf::ConfValue< T > | [inline] |
| convert(Conf &conf, std::string const &expr, T &result) const | conf::ConfUint< T > | [inline, protected, virtual] |
| end(Conf &conf) | conf::ConfValue< T > | [inline, virtual] |
| has_default() const | conf::ConfValue< T > | [inline] |
| has_value_changed() const | conf::ConfValue< T > | [inline] |
| label(size_t index) const | conf::ConfUint< T > | [inline, virtual] |
| label_count() const | conf::ConfValue< T > | [inline, virtual] |
| m_defvalue | conf::ConfValue< T > | [protected] |
| m_has_default | conf::ConfValue< T > | [protected] |
| m_label | conf::ConfValue< T > | [mutable, protected] |
| m_maxparams | conf::ConfDir | [protected] |
| m_maxvalue (defined in conf::ConfInt< T >) | conf::ConfInt< T > | [protected] |
| m_minparams | conf::ConfDir | [protected] |
| m_minvalue (defined in conf::ConfInt< T >) | conf::ConfInt< T > | [protected] |
| m_name | conf::ConfDir | [protected] |
| m_oldvalue | conf::ConfValue< T > | [protected] |
| m_ready | conf::ConfDir | [protected] |
| m_reloadable | conf::ConfDir | [protected] |
| m_value | conf::ConfValue< T > | [protected] |
| m_value_changed | conf::ConfValue< T > | [protected] |
| m_value_set | conf::ConfValue< T > | [protected] |
| my_strtol(char const *nptr, char **endptr, int base) const | conf::ConfUint< T > | [inline, protected, virtual] |
| name() const | conf::ConfDir | [inline] |
| old_value() const | conf::ConfValue< T > | [inline] |
| operator T() const | conf::ConfInt< T > | [inline] |
| operator=(ConfInt< T > const &right) | conf::ConfInt< T > | [inline, virtual] |
| conf::ConfValue::operator=(ConfValue< T > const &right) | conf::ConfValue< T > | [inline, virtual] |
| conf::ConfDir::operator=(ConfDir const &cd) | conf::ConfDir | [virtual] |
| ready() const | conf::ConfDir | [inline] |
| reloadable() const | conf::ConfDir | [inline] |
| set(Conf &conf, unsigned short count, std::string const params[]) | conf::ConfValue< T > | [inline, virtual] |
| sub() const | conf::ConfDir | [inline, virtual] |
| value() const | conf::ConfValue< T > | [inline] |
| value_type typedef | conf::ConfValue< T > | |
| ~ConfDir() | conf::ConfDir | [inline, virtual] |