Return TypeFunction nameArguments
voidhzTcpClient::SetDebug(bool,)

Declared and defined in file: hzTcpClient.h

Function Logic:

0:START 1:m_bDebug 2: No text

Function body:

void hzTcpClient::SetDebug (bool bDebug)
                                           { m_bDebug = bDebug ; }