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::INISection | [protected, virtual] |
foundSection(const char *section, unsigned int) | YGP::INISection | [protected, virtual] |
foundValue(const char *value, unsigned int) | YGP::INISection | [protected, virtual] |
getName() const | YGP::INISection | [inline] |
INIFile (defined in YGP::INISection) | YGP::INISection | [friend] |
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] |
writeHeader(std::ostream &stream) | YGP::INISection | [inline] |
writeHeader(std::ostream &stream, const char *section) | YGP::INISection | [inline, static] |
~INISection() | YGP::INISection | [virtual] |