CSimpleIniTempl< SI_CHAR, SI_STRLESS, SI_CONVERTER >::Entry Struct Reference

key entry More...

#include <SimpleIni.h>

List of all members.

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

const SI_CHAR * pItem
const SI_CHAR * pComment
int nOrder

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...


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 294 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 299 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 304 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]


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]


Member Data Documentation

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

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

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


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

Generated on Tue Jun 30 18:44:57 2009 for SimpleIni by  doxygen 1.5.6