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

Declared and defined in file: hzDatabase.h

Function Logic:

0:START 1:m_Basetype 2: No text

Function body:

hdbDatatype* hdbDatatype::hdbDatatype (void)
   {
       m_Basetype = BASETYPE_UNDEF ;
   }