begin(Conf &conf) | conf::ConfDir | [inline, virtual] |
can_process(Conf &conf, std::string const &expr) const =0 | conf::ConfIf | [protected, pure 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] |
ConfIf(std::string const &name, unsigned short min=2, unsigned short max=2) | conf::ConfIf | [inline, explicit] |
end(Conf &conf) | conf::ConfDir | [inline, virtual] |
label(size_t index) const | conf::ConfDir | [inline, virtual] |
label_count() const | conf::ConfDir | [inline, virtual] |
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=(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::ConfIf | [virtual] |
sub() const | conf::ConfDir | [inline, virtual] |
~ConfDir() | conf::ConfDir | [inline, virtual] |