Return TypeFunction nameArguments
NULL-BASIShdbIdset::~hdbIdset(void)

Declared in file: hzDatabase.h
Defined in file : hdbIdset.cpp

Function Logic:

0:START 1:hdbIdset::Clear items 2: No text

Function body:

NULL-BASIS hdbIdset::~hdbIdset (void)
{
   Clear() ;
   _hzGlobal_Memstats.m_numBitmaps-- ;
}