Return TypeFunction nameArguments
NULL-BASIShzProcess::~hzProcess(void)

Declared in file: hzProcess.h
Defined in file : hzProcess.cpp

Function Logic:

0:START 1:hzProcess::_deregister 2: No text

Function body:

NULL-BASIS hzProcess::~hzProcess (void)
{
   _deregister(this) ;
}