IXE::conf< bool > Member List
This is the complete list of members for
IXE::conf< bool >, including all inherited members.
conf(char const *name, bool default_value) (defined in IXE::conf< bool >) | IXE::conf< bool > | [inline] |
Configuration (defined in IXE::Configuration::Item) | IXE::Configuration::Item | [friend] |
Item(char const *name) (defined in IXE::Configuration::Item) | IXE::Configuration::Item | [inline, protected] |
name() const (defined in IXE::Configuration::Item) | IXE::Configuration::Item | [inline] |
operator bool() const (defined in IXE::Var< bool >) | IXE::Var< bool > | [inline] |
operator bool *() const (defined in IXE::Var< bool >) | IXE::Var< bool > | [inline] |
operator*() (defined in IXE::Var< bool >) | IXE::Var< bool > | [inline] |
operator->() (defined in IXE::Var< bool >) | IXE::Var< bool > | [inline] |
operator=(bool new_value) (defined in IXE::conf< bool >) | IXE::conf< bool > | [inline] |
parseValue(char const *&line) | IXE::conf< bool > | [protected, virtual] |
reset() (defined in IXE::VarDefault< bool >) | IXE::VarDefault< bool > | [inline, protected, virtual] |
value (defined in IXE::Var< bool >) | IXE::Var< bool > | |
value_type typedef (defined in IXE::Var< bool >) | IXE::Var< bool > | |
Var(char const *name) (defined in IXE::Var< bool >) | IXE::Var< bool > | [inline] |
Var(char const *name, boolvalue) (defined in IXE::Var< bool >) | IXE::Var< bool > | [inline, protected] |
VarDefault(char const *name, booldefault_value) (defined in IXE::VarDefault< bool >) | IXE::VarDefault< bool > | [inline, protected] |
~Item() (defined in IXE::Configuration::Item) | IXE::Configuration::Item | [inline, protected, virtual] |