Main MRPT website > C++ reference for MRPT 1.9.9
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 117 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=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::utils::simpleini::CSimpleIniTempl< SI_CHAR, SI_STRLESS, SI_CONVERTER >::Entry::Entry ( const SI_CHAR *  a_pszItem = nullptr,
int  a_nOrder = 0 
)
inline

Definition at line 123 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

Definition at line 127 of file SimpleIni.h.

References mrpt::utils::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::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.9.9 Git: ae4571287 Thu Nov 23 00:06:53 2017 +0100 at dom oct 27 23:51:55 CET 2019