| apply(Conf &conf) | conf::ConfValue< std::string > | [inline, protected, virtual] |
| apply_change(Conf &conf) | conf::ConfValue< std::string > | [inline, protected, virtual] |
| assign(Conf &conf, unsigned short count, std::string const params[]) | conf::ConfStr | [protected, virtual] |
| begin(Conf &conf) | conf::ConfValue< std::string > | [virtual] |
| check(Conf &conf, std::string const &value) const | conf::ConfStr | [protected, virtual] |
| conf::ConfValue< std::string >::check(Conf &conf, std::stringconst &value) | conf::ConfValue< std::string > | [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] |
| ConfStr(std::string const &name, bool reloadable, std::string::size_type minlen, std::string::size_type maxlen, std::string const &validchars) | conf::ConfStr | [inline, explicit] |
| ConfStr(std::string const &name, std::string const &defval, bool reloadable, std::string::size_type minlen, std::string::size_type maxlen, std::string const &validchars) | conf::ConfStr | [inline] |
| ConfStr(std::string const &name, bool reloadable) | conf::ConfStr | [inline] |
| ConfStr(ConfStr const &cd) | conf::ConfStr | [inline] |
| ConfString(std::string const &name, bool reloadable, std::string::size_type minlen, std::string::size_type maxlen, std::string const &validchars) | conf::ConfString | [inline, explicit] |
| ConfString(std::string const &name, std::string const &defval, bool reloadable, std::string::size_type minlen, std::string::size_type maxlen, std::string const &validchars) | conf::ConfString | [inline] |
| ConfString(std::string const &name, bool reloadable) | conf::ConfString | [inline] |
| ConfValue(std::string const &name, bool reloadable, unsigned short min_params=1, unsigned short max_params=1) | conf::ConfValue< std::string > | [inline, explicit] |
| ConfValue(std::string const &name, std::stringconst &defval, bool reloadable, unsigned short min_params=1, unsigned short max_params=1) | conf::ConfValue< std::string > | [inline] |
| ConfValue(ConfValue const &cd) | conf::ConfValue< std::string > | [inline] |
| end(Conf &conf) | conf::ConfValue< std::string > | [virtual] |
| has_default() const | conf::ConfValue< std::string > | [inline] |
| has_value_changed() const | conf::ConfValue< std::string > | [inline] |
| label(size_t index) const | conf::ConfStr | [inline, virtual] |
| label_count() const | conf::ConfValue< std::string > | [inline, virtual] |
| m_defvalue | conf::ConfValue< std::string > | [protected] |
| m_has_default | conf::ConfValue< std::string > | [protected] |
| m_label | conf::ConfValue< std::string > | [mutable, protected] |
| m_maxlen (defined in conf::ConfStr) | conf::ConfStr | [protected] |
| m_maxparams | conf::ConfDir | [protected] |
| m_minlen (defined in conf::ConfStr) | conf::ConfStr | [protected] |
| m_minparams | conf::ConfDir | [protected] |
| m_name | conf::ConfDir | [protected] |
| m_oldvalue | conf::ConfValue< std::string > | [protected] |
| m_ready | conf::ConfDir | [protected] |
| m_reloadable | conf::ConfDir | [protected] |
| m_validchars (defined in conf::ConfStr) | conf::ConfStr | [protected] |
| m_value | conf::ConfValue< std::string > | [protected] |
| m_value_changed | conf::ConfValue< std::string > | [protected] |
| m_value_set | conf::ConfValue< std::string > | [protected] |
| name() const | conf::ConfDir | [inline] |
| old_value() const | conf::ConfValue< std::string > | [inline] |
| operator std::string() const | conf::ConfString | [inline] |
| operator!=(ConfStr const &right) const | conf::ConfStr | [inline] |
| operator!=(std::string const &right) const | conf::ConfStr | [inline] |
| operator<(ConfStr const &right) const | conf::ConfStr | [inline] |
| operator<(std::string const &right) const | conf::ConfStr | [inline] |
| operator<=(ConfStr const &right) const | conf::ConfStr | [inline] |
| operator<=(std::string const &right) const | conf::ConfStr | [inline] |
| operator=(ConfStr const &right) | conf::ConfStr | [virtual] |
| conf::ConfValue< std::string >::operator=(ConfValue< std::string > const &right) | conf::ConfValue< std::string > | [virtual] |
| conf::ConfDir::operator=(ConfDir const &cd) | conf::ConfDir | [virtual] |
| operator==(ConfStr const &right) const | conf::ConfStr | [inline] |
| operator==(std::string const &right) const | conf::ConfStr | [inline] |
| operator>(ConfStr const &right) const | conf::ConfStr | [inline] |
| operator>(std::string const &right) const | conf::ConfStr | [inline] |
| operator>=(ConfStr const &right) const | conf::ConfStr | [inline] |
| operator>=(std::string const &right) const | conf::ConfStr | [inline] |
| operator[](std::string::size_type idx) const | conf::ConfString | [inline] |
| ready() const | conf::ConfDir | [inline] |
| reloadable() const | conf::ConfDir | [inline] |
| set(Conf &conf, unsigned short count, std::string const params[]) | conf::ConfValue< std::string > | [virtual] |
| sub() const | conf::ConfDir | [inline, virtual] |
| value() const | conf::ConfValue< std::string > | [inline] |
| value_type typedef | conf::ConfValue< std::string > | |
| ~ConfDir() | conf::ConfDir | [inline, virtual] |