Return TypeFunction nameArguments
uint32_thdbADP::CountDataClass(void)

Declared and defined in file: hzDatabase.h

Function Logic:

Function body:

uint32_t hdbADP::CountDataClass (void)
                                                                       { return m_mapClasses.Count() ; }