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

#include <SimpleIni.h>

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

Public Member Functions

virtual void Write (const char *a_pBuf)=0
 

Detailed Description

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

interface definition for the OutputWriter object to pass to Save() in order to output the INI file data.


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