YGP::INIMap< T, M > Member List
This is the complete list of members for
YGP::INIMap< T, M >, including all inherited members.
addAttribute(const IAttribute &attribute) | YGP::INISection | |
attributes | YGP::INISection | [protected] |
findAttribute(const std::string &name) const | YGP::INISection | |
findAttribute(const char *name) const | YGP::INISection | |
foundKey(const char *key, unsigned int) | YGP::INIMap< T, M > | [inline, protected, virtual] |
foundSection(const char *section, unsigned int) | YGP::INISection | [protected, virtual] |
foundValue(const char *value, unsigned int len) | YGP::INIMap< T, M > | [inline, protected, virtual] |
getName() const | YGP::INISection | [inline] |
INIMap(const char *name, M &values) | YGP::INIMap< T, M > | [inline] |
INISection(const char *name) | YGP::INISection | |
matches(const char *name) const | YGP::INISection | [inline] |
pFoundAttr | YGP::INISection | [protected] |
readAttributes(Xistream &stream) | YGP::INISection | |
readFromStream(Xistream &stream) | YGP::INISection | |
skipComments(Xistream &stream) | YGP::INISection | [static] |
write(std::ostream &stream) | YGP::INIMap< T, M > | [inline] |
write(std::ostream &stream, const char *section, const M &values) | YGP::INIMap< T, M > | [inline, static] |
writeHeader(std::ostream &stream) | YGP::INISection | [inline] |
writeHeader(std::ostream &stream, const char *section) | YGP::INISection | [inline, static] |
~INIMap() | YGP::INIMap< T, M > | [inline] |
~INISection() | YGP::INISection | [virtual] |