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

#include <SimpleIni.h>

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

Public Member Functions

 StringWriter (std::string &a_string)
 
void Write (const char *a_pBuf)
 

Detailed Description

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

OutputWriter class to write the INI data to a string


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