MRPT  1.9.9
mrpt::config::simpleini::CSimpleIniTempl< SI_CHAR, SI_STRLESS, SI_CONVERTER >::Entry Struct Reference

Detailed Description

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

key entry

Definition at line 113 of file SimpleIni.h.

#include <simpleini/SimpleIni.h>

Classes

struct  KeyOrder
 Strict less ordering by name of key only. More...
 
struct  LoadOrder
 Strict less ordering by order, and then name of key. More...
 

Public Member Functions

 Entry (const SI_CHAR *a_pszItem=nullptr, int a_nOrder=0)
 
 Entry (const Entry &rhs)
 
Entryoperator= (const Entry &rhs)
 

Public Attributes

const SI_CHAR * pItem
 
const SI_CHAR * pComment
 
int nOrder
 

Constructor & Destructor Documentation

◆ Entry() [1/2]

template<class SI_CHAR, class SI_STRLESS, class SI_CONVERTER>
mrpt::config::simpleini::CSimpleIniTempl< SI_CHAR, SI_STRLESS, SI_CONVERTER >::Entry::Entry ( const SI_CHAR *  a_pszItem = nullptr,
int  a_nOrder = 0 
)
inline

Definition at line 119 of file SimpleIni.h.

◆ Entry() [2/2]

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

Definition at line 123 of file SimpleIni.h.

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

Here is the call graph for this function:

Member Function Documentation

◆ operator=()

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

Member Data Documentation

◆ nOrder

◆ pComment

template<class SI_CHAR, class SI_STRLESS, class SI_CONVERTER>
const SI_CHAR* mrpt::config::simpleini::CSimpleIniTempl< SI_CHAR, SI_STRLESS, SI_CONVERTER >::Entry::pComment

◆ pItem




Page generated by Doxygen 1.8.14 for MRPT 1.9.9 Git: 8fe78517f Sun Jul 14 19:43:28 2019 +0200 at lun oct 28 02:10:00 CET 2019