#include <socket_event_handler.h>
Public Member Functions | |
| CL_SocketEventHandler (int socket_handle) | |
| Construction:. | |
| ~CL_SocketEventHandler () | |
Private Member Functions | |
| CL_SocketEventHandler (const CL_SocketEventHandler ©) | |
| Implementation:. | |
| CL_SocketEventHandler & | operator= (const CL_SocketEventHandler ©) |
Private Attributes | |
| int | socket_handle |
Friends | |
| class | CL_Event |
|
|
Construction:.
Definition at line 42 of file socket_event_handler.cpp. |
|
|
Definition at line 48 of file socket_event_handler.cpp. |
|
|
Implementation:.
Definition at line 61 of file socket_event_handler.cpp. References TEXT. |
|
|
Definition at line 67 of file socket_event_handler.cpp. References TEXT. |
|
|
Definition at line 64 of file socket_event_handler.h. |
|
|
Definition at line 61 of file socket_event_handler.h. Referenced by CL_Event::wait(). |
1.4.1