Classes | Public Member Functions | Public Attributes | List of all members
CSimpleIniTempl< SI_CHAR, SI_STRLESS, SI_CONVERTER >::Entry Struct Reference

#include <SimpleIni.h>

Classes

struct  KeyOrder
 
struct  LoadOrder
 

Public Member Functions

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

Public Attributes

int nOrder
 
const SI_CHAR * pComment
 
const SI_CHAR * pItem
 

Detailed Description

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

key entry

Definition at line 297 of file SimpleIni.h.

Constructor & Destructor Documentation

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

Definition at line 302 of file SimpleIni.h.

template<class SI_CHAR, class SI_STRLESS, class SI_CONVERTER>
CSimpleIniTempl< SI_CHAR, SI_STRLESS, SI_CONVERTER >::Entry::Entry ( const SI_CHAR *  a_pszItem,
const SI_CHAR *  a_pszComment,
int  a_nOrder 
)
inline

Definition at line 307 of file SimpleIni.h.

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

Definition at line 312 of file SimpleIni.h.

Member Function Documentation

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

Definition at line 313 of file SimpleIni.h.

Member Data Documentation

template<class SI_CHAR, class SI_STRLESS, class SI_CONVERTER>
int CSimpleIniTempl< SI_CHAR, SI_STRLESS, SI_CONVERTER >::Entry::nOrder

Definition at line 300 of file SimpleIni.h.

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

Definition at line 299 of file SimpleIni.h.

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

Definition at line 298 of file SimpleIni.h.


The documentation for this struct was generated from the following file:


rtabmap
Author(s): Mathieu Labbe
autogenerated on Wed Jun 5 2019 22:43:42