configuration::IConfigurationParser< KeyType, ValueType > Member List

This is the complete list of members for configuration::IConfigurationParser< KeyType, ValueType >, including all inherited members.
eod()=0configuration::IConfigurationParser< KeyType, ValueType > [pure virtual]
IConfigurationParser()configuration::IConfigurationParser< KeyType, ValueType > [inline]
IConfigurationParser(std::istream *str)configuration::IConfigurationParser< KeyType, ValueType > [inline]
parse(KeyType &key, ValueType &value)=0configuration::IConfigurationParser< KeyType, ValueType > [pure virtual]
setStream(std::istream *str)configuration::IConfigurationParser< KeyType, ValueType > [inline, virtual]
skip()=0configuration::IConfigurationParser< KeyType, ValueType > [pure virtual]
streamconfiguration::IConfigurationParser< KeyType, ValueType > [protected]
~IConfigurationParser()configuration::IConfigurationParser< KeyType, ValueType > [inline, virtual]