SimpleIni
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

const SI_CHAR * pItem
 
const SI_CHAR * pComment
 
int nOrder
 

Detailed Description

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

key entry


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