SimpleIni  4.17
Class List
Here are the classes, structs, unions and interfaces with brief descriptions:
[detail level 123]
 CCSimpleIniTemplSimple INI file reader
 CConverterCharacterset conversion utility class to convert strings to the same format as is used for the storage
 CEntryKey entry
 CKeyOrderStrict less ordering by name of key only
 CLoadOrderStrict less ordering by order, and then name of key
 CFileWriterOutputWriter class to write the INI data to a file
 COutputWriterInterface definition for the OutputWriter object to pass to Save() in order to output the INI file data
 CStreamWriterOutputWriter class to write the INI data to an ostream
 CStringWriterOutputWriter class to write the INI data to a string
 CSI_ConvertANull conversion class for MBCS/UTF-8 to char (or equivalent)
 CSI_ConvertWConverts UTF-8 to a wchar_t (or equivalent) using the Unicode reference library functions
 CSI_GenericCaseGeneric case-sensitive less than comparison
 CSI_GenericNoCaseGeneric ASCII case-insensitive less than comparison