MRPT
2.0.1
|
OutputWriter class to write the INI data to a string.
Definition at line 211 of file SimpleIni.h.
#include <simpleini/SimpleIni.h>
Public Member Functions | |
StringWriter (std::string &a_string) | |
void | Write (const char *a_pBuf) override |
Private Member Functions | |
StringWriter (const StringWriter &) | |
StringWriter & | operator= (const StringWriter &) |
Private Attributes | |
std::string & | m_string |
|
inline |
Definition at line 216 of file SimpleIni.h.
|
private |
|
private |
|
inlineoverridevirtual |
Implements mrpt::config::simpleini::CSimpleIniTempl< SI_CHAR, SI_STRLESS, SI_CONVERTER >::OutputWriter.
Definition at line 217 of file SimpleIni.h.
References mrpt::config::simpleini::CSimpleIniTempl< SI_CHAR, SI_STRLESS, SI_CONVERTER >::StringWriter::m_string.
|
private |
Definition at line 213 of file SimpleIni.h.
Referenced by mrpt::config::simpleini::CSimpleIniTempl< SI_CHAR, SI_STRLESS, SI_CONVERTER >::StringWriter::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 |