| add(Conf &conf, Conf &new_conf) | conf::ConfHostPort | [protected, virtual] |
| apply_changes(Conf &conf) | conf::ConfBlock | [inline, protected, virtual] |
| begin(Conf &conf) | conf::ConfBlock | [virtual] |
| ConfBlock(std::string const &name, bool reloadable=true) | conf::ConfBlock | [inline, explicit] |
| ConfBlock(ConfBlock const &cd) | conf::ConfBlock | |
| 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] |
| ConfHostPort(std::string const &name, bool reloadable=true) | conf::ConfHostPort | [inline, explicit] |
| ConfHostPort(std::string const &name, struct in_addr const &defhost, uint16_t defport, bool reloadable=true) | conf::ConfHostPort | [inline] |
| ConfHostPort(std::string const &name, uint16_t defport, bool reloadable=true) | conf::ConfHostPort | [inline] |
| ConfHostPort(ConfHostPort const &cd) | conf::ConfHostPort | [inline] |
| end(Conf &conf) | conf::ConfBlock | [virtual] |
| hostname | conf::ConfHostPort | |
| label(size_t index) const | conf::ConfDir | [inline, virtual] |
| label_count() const | conf::ConfDir | [inline, virtual] |
| m_conf | conf::ConfBlock | [protected] |
| m_maxparams | conf::ConfDir | [protected] |
| m_minparams | conf::ConfDir | [protected] |
| m_name | conf::ConfDir | [protected] |
| m_ready | conf::ConfDir | [protected] |
| m_reloadable | conf::ConfDir | [protected] |
| name() const | conf::ConfDir | [inline] |
| operator=(ConfHostPort const &right) | conf::ConfHostPort | [virtual] |
| conf::ConfBlock::operator=(ConfBlock const &right) | conf::ConfBlock | [virtual] |
| conf::ConfDir::operator=(ConfDir const &cd) | conf::ConfDir | [virtual] |
| operator==(ConfBlock const &) const | conf::ConfBlock | [inline, virtual] |
| port | conf::ConfHostPort | |
| ready() const | conf::ConfDir | [inline] |
| reloadable() const | conf::ConfDir | [inline] |
| set(Conf &conf, unsigned short count, std::string const params[]) | conf::ConfBlock | [virtual] |
| sub() const | conf::ConfBlock | [inline, virtual] |
| ~ConfBlock() | conf::ConfBlock | [virtual] |
| ~ConfDir() | conf::ConfDir | [inline, virtual] |