MRPT
2.0.1
|
OutputWriter class to write the INI data to an ostream.
Definition at line 226 of file SimpleIni.h.
#include <simpleini/SimpleIni.h>
Public Member Functions | |
StreamWriter (std::ostream &a_ostream) | |
void | Write (const char *a_pBuf) |
Private Member Functions | |
StreamWriter (const StreamWriter &) | |
StreamWriter & | operator= (const StreamWriter &) |
Private Attributes | |
std::ostream & | m_ostream |
|
inline |
Definition at line 231 of file SimpleIni.h.
|
private |
|
private |
|
inlinevirtual |
Implements mrpt::config::simpleini::CSimpleIniTempl< SI_CHAR, SI_STRLESS, SI_CONVERTER >::OutputWriter.
Definition at line 232 of file SimpleIni.h.
References mrpt::config::simpleini::CSimpleIniTempl< SI_CHAR, SI_STRLESS, SI_CONVERTER >::StreamWriter::m_ostream.
|
private |
Definition at line 228 of file SimpleIni.h.
Referenced by mrpt::config::simpleini::CSimpleIniTempl< SI_CHAR, SI_STRLESS, SI_CONVERTER >::StreamWriter::Write().
Page generated by Doxygen 1.8.14 for MRPT 2.0.1 Git: 0fef1a6d7 Fri Apr 3 23:00:21 2020 +0200 at vie abr 3 23:20:28 CEST 2020 |