Return TypeFunction nameArguments
hdbIdset*hdbIdset::hdbIdset(void)

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

Function Logic:

0:START 1:mx items 2: No text

Function body:

hdbIdset* hdbIdset::hdbIdset (void)
{
   mx = 0;
   _hzGlobal_Memstats.m_numBitmaps++ ;
}