| Return Type | Function name | Arguments |
|---|---|---|
| NULL-BASIS | hdsInfo::~hdsInfo | (void) |
Declared in file: hzDissemino.h
Defined in file : hdsCore.cpp
Function Logic:
Function body:
NULL-BASIS hdsInfo::~hdsInfo (void)
{
delete m_pTree ;
delete m_pObj ;
}