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

Declared and defined in file: hzDatabase.h

Function Logic:

0:START 1:m_Basetype 2: No text

Function body:

hdbRgxtype* hdbRgxtype::hdbRgxtype (void)
   {
       m_Basetype = BASETYPE_APPDEF ;
   }