SimpleIni
4.17
|
OutputWriter class to write the INI data to a file. More...
#include <SimpleIni.h>
Public Member Functions | |
FileWriter (FILE *a_file) | |
void | Write (const char *a_pBuf) |
![]() | |
OutputWriter () | |
virtual | ~OutputWriter () |
OutputWriter class to write the INI data to a file.
Definition at line 372 of file SimpleIni.h.
|
inline |
Definition at line 375 of file SimpleIni.h.
|
inlinevirtual |
Implements CSimpleIniTempl< SI_CHAR, SI_STRLESS, SI_CONVERTER >::OutputWriter.
Definition at line 376 of file SimpleIni.h.