Public Member Functions | |
| KIniSection (char *pSection) | |
| ~KIniSection () | |
| void | AddpKey (KIniKey *pKey) |
| void | RemovepKey (KIniKey *pKey) |
| KIniKey * | GetpFirstKey () |
| KIniKey * | GetpNextKey (KIniKey *pKey) |
Public Attributes | |
| char * | m_pSection |
Definition at line 33 of file Ini.h.
1.5.1-p1