| Return Type | Function name | Arguments |
|---|---|---|
| hdbDatatype* | hdbMember::Datatype | (void) |
Declared and defined in file: hzDatabase.h
Function Logic:
Function body:
hdbDatatype* hdbMember::Datatype (void)
{ return m_pType ; }