Main Page | Class Hierarchy | Class List | File List | Class Members | File Members

CL_SocketEventHandler Class Reference

#include <socket_event_handler.h>

List of all members.

Public Member Functions

 CL_SocketEventHandler (int socket_handle)
 Construction:.
 ~CL_SocketEventHandler ()

Private Member Functions

 CL_SocketEventHandler (const CL_SocketEventHandler &copy)
 Implementation:.
CL_SocketEventHandleroperator= (const CL_SocketEventHandler &copy)

Private Attributes

int socket_handle

Friends

class CL_Event


Constructor & Destructor Documentation

CL_SocketEventHandler::CL_SocketEventHandler int  socket_handle  ) 
 

Construction:.

Definition at line 42 of file socket_event_handler.cpp.

CL_SocketEventHandler::~CL_SocketEventHandler  ) 
 

Definition at line 48 of file socket_event_handler.cpp.

CL_SocketEventHandler::CL_SocketEventHandler const CL_SocketEventHandler copy  )  [private]
 

Implementation:.

Definition at line 61 of file socket_event_handler.cpp.

References TEXT.


Member Function Documentation

CL_SocketEventHandler & CL_SocketEventHandler::operator= const CL_SocketEventHandler copy  )  [private]
 

Definition at line 67 of file socket_event_handler.cpp.

References TEXT.


Friends And Related Function Documentation

friend class CL_Event [friend]
 

Definition at line 64 of file socket_event_handler.h.


Member Data Documentation

int CL_SocketEventHandler::socket_handle [private]
 

Definition at line 61 of file socket_event_handler.h.

Referenced by CL_Event::wait().


The documentation for this class was generated from the following files:
Generated on Sat Feb 19 22:51:18 2005 for npcore by  doxygen 1.4.1