Defined in file: hzDatabase.h

Derivative of: hdbDatatype

Constructors/Detructors

hdbEnum*hdbEnum(const hdbEnum&)
hdbEnum*hdbEnum(void)
NULL-BASIS~hdbEnum(void)

Public Methods:

hzEcodeAddItem(const hzString& strValue)
hzEcodeAddItem(const hzString& strValue, unsigned int numValue)
unsigned intCount(void)
unsigned intGetNum(const hzString& S)
hzStringGetStr(unsigned int num)
hzEcodeInit(const hzString& enumName)

Overloaded operators:

hdbEnum&operator=(const hdbEnum&)

Member Variables:

unsigned intm_DefaultNo description
hzArray<unsigned int>m_NumbersNo description
hzArray<hzString>m_StringsNo description
unsigned intm_nMaxNo description