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