| Return Type | Function name | Arguments |
|---|---|---|
| void | hzIpServer::SetStats | (hzLogger*,) |
Declared and defined in file: hzIpServer.h
Function Logic:
Function body:
void hzIpServer::SetStats (hzLogger* pStats)
{ m_pStats = pStats ; }