Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Class Members | File Members | Related Pages

CIniSection Member List

This is the complete list of members for CIniSection, including all inherited members.

CIniSection(const char *section)CIniSection
Clear(void)CIniSection [protected]
FindSetting(const char *key)CIniSection [protected]
Get(const char *key, float *f)CIniSection
Get(const char *key, int *i)CIniSection
Get(const char *key, char *s, int maxLength)CIniSection
Remove(const char *key)CIniSection
Save(FILE *f)CIniSection
sectionCIniSection
Set(const char *key, float f)CIniSection
Set(const char *key, int i)CIniSection
Set(const char *key, const char *s)CIniSection
settingCIniSection
~CIniSection(void)CIniSection
SourceForge.net Logo Documentation generated by doxygen