Return TypeFunction nameArguments
uint32_thdbIndexText::Count(void)

Declared and defined in file: hzDatabase.h

Function Logic:

Function body:

uint32_t hdbIndexText::Count (void)
                               { return m_Keys.Count() ; }