| Return Type | Function name | Arguments |
|---|---|---|
| hdbClass* | hdbADP::GetDataClass | (uint32_t,) |
Declared and defined in file: hzDatabase.h
Function Logic:
Function body:
hdbClass* hdbADP::GetDataClass (uint32_t clsId)
{ return m_mapClsCtxDtId[clsId] ; }