net::CEventClientSocket Class Reference
Inheritance diagram for net::CEventClientSocket:
Detailed Description
Inherited client class allowing for polled updates.
- Author:
- Elden Armbrust
CEventClientSocket is the class equivalent to CClientSocket which can be used to poll for data on the connection. When data is polled, the OnRead() member function will be called. When data is written the OnWrite member function will be called. - Note:
- CEventClientSocket should never be used directly. CEventClientSocket should be inherited and the OnRead() and/or OnWrite() member functions overridden.
The documentation for this class was generated from the following file:
Generated on Mon Jul 2 10:27:20 2007 for libAeon by
1.5.1