Main MRPT website > C++ reference for MRPT 1.9.9
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 118 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 124 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

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.17 for MRPT 1.9.9 Git: ad3a9d8ae Tue May 1 23:10:22 2018 -0700 at miƩ 12 jul 2023 10:03:34 CEST