| apply(Conf &conf) | conf::ConfValue< struct in_addr > | [inline, protected, virtual] |
| apply_change(Conf &conf) | conf::ConfValue< struct in_addr > | [inline, protected, virtual] |
| assign(Conf &conf, unsigned short count, std::string const params[]) | conf::ConfHostname | [protected, virtual] |
| begin(Conf &conf) | conf::ConfValue< struct in_addr > | [virtual] |
| check(Conf &conf, struct in_addrconst &value) | conf::ConfValue< struct in_addr > | [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] |
| ConfHostname(std::string const &name, bool reloadable) | conf::ConfHostname | [inline, explicit] |
| ConfHostname(std::string const &name, struct in_addr const &defval, bool reloadable) | conf::ConfHostname | [inline] |
| ConfValue(std::string const &name, bool reloadable, unsigned short min_params=1, unsigned short max_params=1) | conf::ConfValue< struct in_addr > | [inline, explicit] |
| ConfValue(std::string const &name, struct in_addrconst &defval, bool reloadable, unsigned short min_params=1, unsigned short max_params=1) | conf::ConfValue< struct in_addr > | [inline] |
| ConfValue(ConfValue const &cd) | conf::ConfValue< struct in_addr > | [inline] |
| end(Conf &conf) | conf::ConfValue< struct in_addr > | [virtual] |
| has_default() const | conf::ConfValue< struct in_addr > | [inline] |
| has_value_changed() const | conf::ConfValue< struct in_addr > | [inline] |
| label(size_t index) const | conf::ConfHostname | [virtual] |
| label_count() const | conf::ConfValue< struct in_addr > | [inline, virtual] |
| m_defvalue | conf::ConfValue< struct in_addr > | [protected] |
| m_has_default | conf::ConfValue< struct in_addr > | [protected] |
| m_label | conf::ConfValue< struct in_addr > | [mutable, protected] |
| m_maxparams | conf::ConfDir | [protected] |
| m_minparams | conf::ConfDir | [protected] |
| m_name | conf::ConfDir | [protected] |
| m_oldvalue | conf::ConfValue< struct in_addr > | [protected] |
| m_ready | conf::ConfDir | [protected] |
| m_reloadable | conf::ConfDir | [protected] |
| m_value | conf::ConfValue< struct in_addr > | [protected] |
| m_value_changed | conf::ConfValue< struct in_addr > | [protected] |
| m_value_set | conf::ConfValue< struct in_addr > | [protected] |
| name() const | conf::ConfDir | [inline] |
| old_value() const | conf::ConfValue< struct in_addr > | [inline] |
| operator struct in_addr const &() const | conf::ConfHostname | [inline] |
| operator=(ConfValue< struct in_addr > const &right) | conf::ConfValue< struct in_addr > | [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< struct in_addr > | [virtual] |
| sub() const | conf::ConfDir | [inline, virtual] |
| value() const | conf::ConfValue< struct in_addr > | [inline] |
| value_type typedef | conf::ConfValue< struct in_addr > | |
| ~ConfDir() | conf::ConfDir | [inline, virtual] |