Defined and implimented in file: hzTmplSet.h

Constructors/Destructors

hzSet*hzSet(const hzSet<KEY>&)
hzSet*hzSet(const hzString& name)
hzSet*hzSet(hzLockOpt eLock)
hzSet*hzSet(hzLockOpt eLock, const hzString& name)
hzSet*hzSet(void)
NULL-BASIS~hzSet(void)

Methods (member functions):

voidClear(void)
unsigned intCount(void)
hzEcodeDelete(const KEY& key)
boolExists(const KEY& key)
KEY&GetObj(unsigned int nIndex)
hzEcodeInsert(const KEY& key)
hzEcodeNodeErrors(void)
hzEcodeNodeReport(void)
unsigned intNodes(void)
voidSetName(const hzString& name)

Overloaded operators:

hzSet<KEY>&operator=(const hzSet<KEY>&)
KEY&operator[](const KEY& key)

Member Variables

_hz_tmpl_ISAMbaseNo description
KEYm_DefaultNo description
KEYm_NullNo description