Return TypeFunction nameArguments
const char*hdbIndex::txtName(void)

Declared and defined in file: hzDatabase.h

Function Logic:

Function body:

const char* hdbIndex::txtName (void)
                               { return *m_Name ; }