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

Declared and defined in file: hzDatabase.h

Function Logic:

0:START 1:m_Basetype 2: No text

Function body:

hdbCpptype* hdbCpptype::hdbCpptype (void)
   {
       m_Basetype = BASETYPE_CPP_UNDEF ;
   }