| 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 | |
| section | CIniSection | |
| Set(const char *key, float f) | CIniSection | |
| Set(const char *key, int i) | CIniSection | |
| Set(const char *key, const char *s) | CIniSection | |
| setting | CIniSection | |
| ~CIniSection(void) | CIniSection |
|
|
Documentation generated by
|