MRPT  2.0.3
List of all members | Public Member Functions | Private Attributes
mrpt::config::simpleini::CSimpleIniTempl< SI_CHAR, SI_STRLESS, SI_CONVERTER >::Converter Class Reference

Detailed Description

template<class SI_CHAR, class SI_STRLESS, class SI_CONVERTER>
class mrpt::config::simpleini::CSimpleIniTempl< SI_CHAR, SI_STRLESS, SI_CONVERTER >::Converter

Characterset conversion utility class to convert strings to the same format as is used for the storage.

Definition at line 243 of file SimpleIni.h.

#include <simpleini/SimpleIni.h>

Inheritance diagram for mrpt::config::simpleini::CSimpleIniTempl< SI_CHAR, SI_STRLESS, SI_CONVERTER >::Converter:

Public Member Functions

 Converter ()
 
 Converter (const Converter &rhs)
 
Converteroperator= (const Converter &rhs)
 
bool ConvertToStore (const SI_CHAR *a_pszString)
 
const char * Data ()
 

Private Attributes

std::string m_scratch
 

Constructor & Destructor Documentation

◆ Converter() [1/2]

template<class SI_CHAR, class SI_STRLESS, class SI_CONVERTER>
mrpt::config::simpleini::CSimpleIniTempl< SI_CHAR, SI_STRLESS, SI_CONVERTER >::Converter::Converter ( )
inline

◆ Converter() [2/2]

template<class SI_CHAR, class SI_STRLESS, class SI_CONVERTER>
mrpt::config::simpleini::CSimpleIniTempl< SI_CHAR, SI_STRLESS, SI_CONVERTER >::Converter::Converter ( const Converter rhs)
inline

Definition at line 247 of file SimpleIni.h.

References mrpt::config::simpleini::CSimpleIniTempl< SI_CHAR, SI_STRLESS, SI_CONVERTER >::Converter::operator=().

Here is the call graph for this function:

Member Function Documentation

◆ ConvertToStore()

template<class SI_CHAR, class SI_STRLESS, class SI_CONVERTER>
bool mrpt::config::simpleini::CSimpleIniTempl< SI_CHAR, SI_STRLESS, SI_CONVERTER >::Converter::ConvertToStore ( const SI_CHAR *  a_pszString)
inline

Definition at line 253 of file SimpleIni.h.

References mrpt::config::simpleini::CSimpleIniTempl< SI_CHAR, SI_STRLESS, SI_CONVERTER >::Converter::m_scratch.

Referenced by mrpt::config::simpleini::CSimpleIniTempl< SI_CHAR, SI_STRLESS, SI_CONVERTER >::OutputMultiLineText().

Here is the caller graph for this function:

◆ Data()

template<class SI_CHAR, class SI_STRLESS, class SI_CONVERTER>
const char* mrpt::config::simpleini::CSimpleIniTempl< SI_CHAR, SI_STRLESS, SI_CONVERTER >::Converter::Data ( )
inline

Definition at line 268 of file SimpleIni.h.

References mrpt::config::simpleini::CSimpleIniTempl< SI_CHAR, SI_STRLESS, SI_CONVERTER >::Converter::m_scratch.

Referenced by mrpt::config::simpleini::CSimpleIniTempl< SI_CHAR, SI_STRLESS, SI_CONVERTER >::OutputMultiLineText().

Here is the caller graph for this function:

◆ operator=()

template<class SI_CHAR, class SI_STRLESS, class SI_CONVERTER>
Converter& mrpt::config::simpleini::CSimpleIniTempl< SI_CHAR, SI_STRLESS, SI_CONVERTER >::Converter::operator= ( const Converter rhs)
inline

Definition at line 248 of file SimpleIni.h.

References mrpt::config::simpleini::CSimpleIniTempl< SI_CHAR, SI_STRLESS, SI_CONVERTER >::Converter::m_scratch.

Referenced by mrpt::config::simpleini::CSimpleIniTempl< SI_CHAR, SI_STRLESS, SI_CONVERTER >::Converter::Converter().

Here is the caller graph for this function:

Member Data Documentation

◆ m_scratch

template<class SI_CHAR, class SI_STRLESS, class SI_CONVERTER>
std::string mrpt::config::simpleini::CSimpleIniTempl< SI_CHAR, SI_STRLESS, SI_CONVERTER >::Converter::m_scratch
private



Page generated by Doxygen 1.8.14 for MRPT 2.0.3 Git: 8e9e8af54 Wed May 13 17:41:24 2020 +0200 at miƩ may 13 17:55:54 CEST 2020