, including all inherited members.
conf(char const *name, char const *default_value="") (defined in IXE::conf< std::string >) | IXE::conf< std::string > | [inline] |
Configuration (defined in IXE::Configuration::Item) | IXE::Configuration::Item | [friend] |
Default() (defined in IXE::VarDefault< std::string >) | IXE::VarDefault< std::string > | [inline] |
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 char *() const (defined in IXE::conf< std::string >) | IXE::conf< std::string > | [inline] |
operator char const *() const (defined in IXE::conf< std::string >) | IXE::conf< std::string > | [inline] |
operator T() const (defined in IXE::Var< T >) | IXE::Var< T > | [inline] |
operator T *() const (defined in IXE::Var< T >) | IXE::Var< T > | [inline] |
operator*() (defined in IXE::Var< T >) | IXE::Var< T > | [inline] |
operator+(char const *s) (defined in IXE::conf< std::string >) | IXE::conf< std::string > | [inline] |
operator+=(std::string const &s) (defined in IXE::conf< std::string >) | IXE::conf< std::string > | [inline] |
operator+=(char const *s) (defined in IXE::conf< std::string >) | IXE::conf< std::string > | [inline] |
operator->() (defined in IXE::Var< T >) | IXE::Var< T > | [inline] |
operator=(char const *s) (defined in IXE::conf< std::string >) | IXE::conf< std::string > | [inline] |
parseValue(char const *&line) (defined in IXE::conf< std::string >) | IXE::conf< std::string > | [protected, virtual] |
reset() (defined in IXE::VarDefault< std::string >) | IXE::VarDefault< std::string > | [inline, protected, virtual] |
serialize(std::ostream &os) | IXE::Var< T > | [inline] |
serialize(std::ostream &os) (defined in IXE::Var< T >) | IXE::Var< T > | [inline] |
value | IXE::Var< T > | |
value_type typedef (defined in IXE::Var< T >) | IXE::Var< T > | |
Var(char const *name) (defined in IXE::Var< T >) | IXE::Var< T > | [inline] |
Var(char const *name, T value) (defined in IXE::Var< T >) | IXE::Var< T > | [inline, protected] |
VarDefault(char const *name, T default_value) (defined in IXE::VarDefault< std::string >) | IXE::VarDefault< std::string > | [inline, protected] |
~Item() (defined in IXE::Configuration::Item) | IXE::Configuration::Item | [inline, protected, virtual] |