| Return Type | Function name | Arguments |
|---|---|---|
| NULL-BASIS | hdbBinRepos::~hdbBinRepos | (void) |
Declared in file: hzDatabase.h
Defined in file : hdbBinRepos.cpp
Function Logic:
Function body:
NULL-BASIS hdbBinRepos::~hdbBinRepos (void)
{
if (m_nInitState == 2)
Close() ;
_hzGlobal_Memstats.m_numBincron-- ;
}