Main MRPT website > C++ reference for MRPT 1.5.6
List of all members | Classes | Public Member Functions | Public Attributes
mrpt::utils::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::utils::simpleini::CSimpleIniTempl< SI_CHAR, SI_STRLESS, SI_CONVERTER >::Entry

key entry

Definition at line 114 of file SimpleIni.h.

#include <utils/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=NULL, 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::utils::simpleini::CSimpleIniTempl< SI_CHAR, SI_STRLESS, SI_CONVERTER >::Entry::Entry ( const SI_CHAR *  a_pszItem = NULL,
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::utils::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::utils::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::utils::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::utils::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::utils::simpleini::CSimpleIniTempl< SI_CHAR, SI_STRLESS, SI_CONVERTER >::Entry::pItem



Page generated by Doxygen 1.8.14 for MRPT 1.5.6 Git: 4c65e8431 Tue Apr 24 08:18:17 2018 +0200 at lun oct 28 01:35:26 CET 2019