#include <event_trigger_socket.h>
Inheritance diagram for CL_EventTrigger_Socket:


Public Types | |
| enum | Type { read, write, exception } |
Public Methods | |
| CL_EventTrigger_Socket (CL_Socket_Generic *sock, Type type) | |
| ~CL_EventTrigger_Socket () | |
| CL_Socket_Generic* | get_socket () const |
| Type | get_type () const |
| void | start_listen () |
Private Attributes | |
| CL_Socket_Generic* | sock |
| Type | type |
Static Private Attributes | |
| CL_SocketSelect | socket_select |
|
|
Definition at line 15 of file event_trigger_socket.h. |
|
|
|
|
|
|
|
|
Definition at line 30 of file event_trigger_socket.h. |
|
|
Definition at line 32 of file event_trigger_socket.h. |
|
|
|
|
|
Definition at line 41 of file event_trigger_socket.h. |
|
|
Definition at line 44 of file event_trigger_socket.h. |
|
|
Definition at line 42 of file event_trigger_socket.h. |
1.2.6 written by Dimitri van Heesch,
© 1997-2001