Return TypeFunction nameArguments
voidhzTcpClient::~hzTcpClient(void)

Declared and defined in file: hzTcpClient.h

Function Logic:

0:START 1:items 2: No text

Function body:

void hzTcpClient::~hzTcpClient (void)
   {
       Close() ;
   }