SimpleIni
Public Member Functions | List of all members
CSimpleIniTempl< SI_CHAR, SI_STRLESS, SI_CONVERTER >::Converter Class Reference

#include <SimpleIni.h>

Inheritance diagram for CSimpleIniTempl< SI_CHAR, SI_STRLESS, SI_CONVERTER >::Converter:
Inheritance graph
[legend]
Collaboration diagram for CSimpleIniTempl< SI_CHAR, SI_STRLESS, SI_CONVERTER >::Converter:
Collaboration graph
[legend]

Public Member Functions

 Converter (bool a_bStoreIsUtf8)
 
 Converter (const Converter &rhs)
 
Converteroperator= (const Converter &rhs)
 
bool ConvertToStore (const SI_CHAR *a_pszString)
 
const char * Data ()
 

Detailed Description

template<class SI_CHAR, class SI_STRLESS, class SI_CONVERTER>
class CSimpleIniTempl< SI_CHAR, SI_STRLESS, SI_CONVERTER >::Converter

Characterset conversion utility class to convert strings to the same format as is used for the storage.


The documentation for this class was generated from the following file: