IXE::conf< std::string > Member List
This is the complete list of members for
IXE::conf< std::string >, 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] |
| 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 std::string() const (defined in IXE::Var< std::string >) | IXE::Var< std::string > | [inline] |
| operator std::string *() const (defined in IXE::Var< std::string >) | IXE::Var< std::string > | [inline] |
| operator*() (defined in IXE::Var< std::string >) | IXE::Var< std::string > | [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< std::string >) | IXE::Var< std::string > | [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] |
| value (defined in IXE::Var< std::string >) | IXE::Var< std::string > | |
| value_type typedef (defined in IXE::Var< std::string >) | IXE::Var< std::string > | |
| Var(char const *name) (defined in IXE::Var< std::string >) | IXE::Var< std::string > | [inline] |
| Var(char const *name, std::stringvalue) (defined in IXE::Var< std::string >) | IXE::Var< std::string > | [inline, protected] |
| VarDefault(char const *name, std::stringdefault_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] |