SimpleIni
4.17
|
OutputWriter class to write the INI data to an ostream. More...
#include <SimpleIni.h>
Public Member Functions | |
StreamWriter (std::ostream &a_ostream) | |
void | Write (const char *a_pBuf) |
![]() | |
OutputWriter () | |
virtual | ~OutputWriter () |
OutputWriter class to write the INI data to an ostream.
Definition at line 399 of file SimpleIni.h.
|
inline |
Definition at line 402 of file SimpleIni.h.
|
inlinevirtual |
Implements CSimpleIniTempl< SI_CHAR, SI_STRLESS, SI_CONVERTER >::OutputWriter.
Definition at line 403 of file SimpleIni.h.