AddItem(const char *pName) | IniSection | |
DelItem(unsigned int iPos) | IniSection | |
DelItem(const char *pName) | IniSection | |
GetItem(unsigned int iPos) | IniSection | |
GetItem() | IniSection | |
GetItem(const char *pName, unsigned int iOcur=0) | IniSection | |
GetItemName(unsigned int iPos) | IniSection | |
GetName() | IniSection | [inline] |
GetNbItem() | IniSection | [inline] |
GetNbItem(const char *pName) | IniSection | |
IniSection(const char *pName) | IniSection | |
SetName(const char *pName) | IniSection | [inline] |
~IniSection() | IniSection |