SimpleIni
4.17
|
OutputWriter class to write the INI data to a string. More...
#include <SimpleIni.h>
Public Member Functions | |
StringWriter (std::string &a_string) | |
void | Write (const char *a_pBuf) |
![]() | |
OutputWriter () | |
virtual | ~OutputWriter () |
OutputWriter class to write the INI data to a string.
Definition at line 385 of file SimpleIni.h.
|
inline |
Definition at line 388 of file SimpleIni.h.
|
inlinevirtual |
Implements CSimpleIniTempl< SI_CHAR, SI_STRLESS, SI_CONVERTER >::OutputWriter.
Definition at line 389 of file SimpleIni.h.