| Return Type | Function name | Arguments |
|---|---|---|
| NULL-BASIS | hdsTable::~hdsTable | (void) |
Declared in file: hzDissemino.h
Defined in file : hdsCore.cpp
Function Logic:
Function body:
NULL-BASIS hdsTable::~hdsTable (void)
{
m_pRepos = 0;
m_pNone = m_pHead = m_pFoot = 0;
}