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