Public Member Functions | Private Member Functions | Private Attributes
CSimpleIniTempl< SI_CHAR, SI_STRLESS, SI_CONVERTER >::StringWriter Class Reference

#include <SimpleIni.h>

Inheritance diagram for CSimpleIniTempl< SI_CHAR, SI_STRLESS, SI_CONVERTER >::StringWriter:
Inheritance graph
[legend]

List of all members.

Public Member Functions

 StringWriter (std::string &a_string)
void Write (const char *a_pBuf)

Private Member Functions

StringWriteroperator= (const StringWriter &)
 StringWriter (const StringWriter &)

Private Attributes

std::string & m_string

Detailed Description

template<class SI_CHAR, class SI_STRLESS, class SI_CONVERTER>
class CSimpleIniTempl< SI_CHAR, SI_STRLESS, SI_CONVERTER >::StringWriter

OutputWriter class to write the INI data to a string

Definition at line 383 of file SimpleIni.h.


Constructor & Destructor Documentation

template<class SI_CHAR, class SI_STRLESS, class SI_CONVERTER>
CSimpleIniTempl< SI_CHAR, SI_STRLESS, SI_CONVERTER >::StringWriter::StringWriter ( std::string &  a_string) [inline]

Definition at line 386 of file SimpleIni.h.

template<class SI_CHAR, class SI_STRLESS, class SI_CONVERTER>
CSimpleIniTempl< SI_CHAR, SI_STRLESS, SI_CONVERTER >::StringWriter::StringWriter ( const StringWriter ) [private]

Member Function Documentation

template<class SI_CHAR, class SI_STRLESS, class SI_CONVERTER>
StringWriter& CSimpleIniTempl< SI_CHAR, SI_STRLESS, SI_CONVERTER >::StringWriter::operator= ( const StringWriter ) [private]
template<class SI_CHAR, class SI_STRLESS, class SI_CONVERTER>
void CSimpleIniTempl< SI_CHAR, SI_STRLESS, SI_CONVERTER >::StringWriter::Write ( const char *  a_pBuf) [inline, virtual]

Member Data Documentation

template<class SI_CHAR, class SI_STRLESS, class SI_CONVERTER>
std::string& CSimpleIniTempl< SI_CHAR, SI_STRLESS, SI_CONVERTER >::StringWriter::m_string [private]

Definition at line 384 of file SimpleIni.h.


The documentation for this class was generated from the following file:


rtabmap
Author(s): Mathieu Labbe
autogenerated on Thu Jun 6 2019 21:59:38