| Return Type | Function name | Arguments |
|---|---|---|
| NULL-BASIS | hdbIdset::~hdbIdset | (void) |
Declared in file: hzDatabase.h
Defined in file : hdbIdset.cpp
Function Logic:
Function body:
NULL-BASIS hdbIdset::~hdbIdset (void)
{
Clear() ;
_hzGlobal_Memstats.m_numBitmaps-- ;
}