Return TypeFunction nameArguments
uint32_thdbIndexEnum::Count(void)

Declared and defined in file: hzDatabase.h

Function Logic:

Function body:

uint32_t hdbIndexEnum::Count (void)
                                   { return m_Maps.Count() ; }