MRPT  2.0.0
List of all members | Classes | Public Member Functions | Public Attributes
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

template<class SI_CHAR, class SI_STRLESS, class SI_CONVERTER>
int mrpt::config::simpleini::CSimpleIniTempl< SI_CHAR, SI_STRLESS, SI_CONVERTER >::Entry::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

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



Page generated by Doxygen 1.8.14 for MRPT 2.0.0 Git: b38439d21 Tue Mar 31 19:58:06 2020 +0200 at miƩ abr 1 00:50:30 CEST 2020