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