Main Page Class Hierarchy Data Structures File List Data Fields
RecieveMessageThread Class Reference
This class is used to handle recieved messages to agent port.
More...
#include <RecieveMessageThread.h>
|
Public Member Functions |
| RecieveMessageThread (UINT port, Queue *queue) |
Private Attributes |
CSocket | _socket |
Queue * | _queue |
UINT | _port |
Detailed Description
This class is used to handle recieved messages to agent port.
This class will be used in a seperated thread, and will listen to the requested port for incoming messages. Handling the messages will be done in the main dialog.
The documentation for this class was generated from the following file:
Generated on Sun Mar 2 01:48:12 2003 for Agent by
1.3-rc3