| Return Type | Function name | Arguments |
|---|---|---|
| OBJ& | hzPMapS::GetObj | (uint32_t,) |
Declared and defined in file: hzTmplMapS.h
Function Logic:
Function body:
OBJ& hzPMapS::GetObj (uint32_t nIndex)
{ return m_map.GetObj(nIndex) ; }