IXE::conf< Dictionary > Class Template Reference
List of all members.
Public Member Functions |
| conf (char const *name) |
char const * | operator[] (value_type::key_type key) const |
Protected Member Functions |
virtual void | parseValue (char const *&line) |
| Parse the line of text by splitting it into words that are separated by whitespace.
|
virtual void | reset () |
template<>
class IXE::conf< Dictionary >
Member Function Documentation
virtual void IXE::conf< Dictionary >::parseValue |
( |
char const *& |
line |
) |
[inline, protected, virtual] |
Parse the line of text by splitting it into words that are separated by whitespace.
- Parameters:
-
| line | The line of text to be parsed. |
Implements IXE::Configuration::Item.
The documentation for this class was generated from the following file: