| Return Type | Function name | Arguments |
|---|---|---|
| uint32_t | hdbADP::CountDataEnum | (void) |
Declared and defined in file: hzDatabase.h
Function Logic:
Function body:
uint32_t hdbADP::CountDataEnum (void)
{ return m_mapEnums.Count() ; }