| Return Type | Function name | Arguments |
|---|---|---|
| const char* | hdbMember::txtDesc | (void) |
Declared and defined in file: hzDatabase.h
Function Logic:
Function body:
const char* hdbMember::txtDesc (void)
{ return *m_Desc ; }