| Return Type | Function name | Arguments |
|---|---|---|
| void | hzTcpClient::SetDebug | (bool,) |
Declared and defined in file: hzTcpClient.h
Function Logic:
Function body:
void hzTcpClient::SetDebug (bool bDebug)
{ m_bDebug = bDebug ; }