Return TypeFunction nameArguments
hdsSphere*hdsSphere::hdsSphere(void)

Declared and defined in file: hzDissemino.h

Function Logic:

0:START 1:m_pLog m_nCommonPortSSL m_nCommonPortSTD 2: No text

Function body:

hdsSphere* hdsSphere::hdsSphere (void)
   {
       m_pLog = 0;
       m_nCommonPortSTD = m_nCommonPortSSL = 0;
   }