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

Declared and defined in file: hzDatabase.h

Function Logic:

Function body:

const char* hdbIndex::txtDesc (void)
                               { return *m_Desc ; }