xoreos
0.0.5
|
A line in the config domain. More...
Public Attributes | |
StringIMap::const_iterator | key |
Pointer to the key/value pair. More... | |
UString | comment |
Line comment. More... | |
A line in the config domain.
Definition at line 86 of file configfile.h.
UString Common::ConfigDomain::Line::comment |
Line comment.
Definition at line 88 of file configfile.h.
Referenced by Common::ConfigFile::addDomainKey().
StringIMap::const_iterator Common::ConfigDomain::Line::key |
Pointer to the key/value pair.
Definition at line 87 of file configfile.h.
Referenced by Common::ConfigFile::addDomainKey().