|
SimpleIni
|
#include <SimpleIni.h>
Classes | |
| struct | KeyOrder |
| struct | LoadOrder |
Public Member Functions | |
| Entry (const SI_CHAR *a_pszItem=NULL, int a_nOrder=0) | |
| Entry (const SI_CHAR *a_pszItem, const SI_CHAR *a_pszComment, int a_nOrder) | |
| Entry (const Entry &rhs) | |
| Entry & | operator= (const Entry &rhs) |
Public Attributes | |
| const SI_CHAR * | pItem |
| const SI_CHAR * | pComment |
| int | nOrder |
key entry