YGP::INIList< T, L > Member List
This is the complete list of members for
YGP::INIList< T, L >, 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::INIList< T, L > | [inline, protected, virtual] |
foundSection(const char *section, unsigned int) | YGP::INISection | [protected, virtual] |
foundValue(const char *value, unsigned int len) | YGP::INIList< T, L > | [inline, protected, virtual] |
getName() const | YGP::INISection | [inline] |
INIList(const char *name, L &values) | YGP::INIList< T, L > | [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::INIList< T, L > | [inline] |
write(std::ostream &stream, const char *section, const L &values) | YGP::INIList< T, L > | [inline, static] |
writeHeader(std::ostream &stream) | YGP::INISection | [inline] |
writeHeader(std::ostream &stream, const char *section) | YGP::INISection | [inline, static] |
~INIList() | YGP::INIList< T, L > | [inline] |
~INISection() | YGP::INISection | [virtual] |