SimpleIni
|
#include <SimpleIni.h>
Public Member Functions | |
Converter (bool a_bStoreIsUtf8) | |
Converter (const Converter &rhs) | |
Converter & | operator= (const Converter &rhs) |
bool | ConvertToStore (const SI_CHAR *a_pszString) |
const char * | Data () |
Characterset conversion utility class to convert strings to the same format as is used for the storage.