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

CL_PipeListen Class Reference

#include <pipe_listen.h>

List of all members.

Public Member Functions

 CL_PipeListen (const CL_String &name)
 Construction:.
 ~CL_PipeListen ()
CL_Eventget_accept_event ()
 Attributes:.
CL_PipeConnectionaccept (bool send_credentials=true, int timeout=-1)
 Operations:.

Private Attributes

int handle
 Implementation:.
CL_SocketEventHandlersocket_event_handler
CL_Eventaccept_event


Constructor & Destructor Documentation

CL_PipeListen::CL_PipeListen const CL_String &  name  ) 
 

Construction:.

Definition at line 48 of file pipe_listen.cpp.

References accept_event, handle, socket_event_handler, TEXT, CL_StringHelp::text_to_local8(), and UNIX_PATH_MAX.

CL_PipeListen::~CL_PipeListen  ) 
 

Definition at line 83 of file pipe_listen.cpp.

References accept_event, handle, and socket_event_handler.


Member Function Documentation

CL_PipeConnection * CL_PipeListen::accept bool  send_credentials = true,
int  timeout = -1
 

Operations:.

Definition at line 105 of file pipe_listen.cpp.

References handle.

CL_Event * CL_PipeListen::get_accept_event  ) 
 

Attributes:.

Definition at line 97 of file pipe_listen.cpp.

References accept_event.


Member Data Documentation

CL_Event* CL_PipeListen::accept_event [private]
 

Definition at line 58 of file pipe_listen.h.

Referenced by CL_PipeListen(), get_accept_event(), and ~CL_PipeListen().

int CL_PipeListen::handle [private]
 

Implementation:.

Definition at line 54 of file pipe_listen.h.

Referenced by accept(), CL_PipeListen(), and ~CL_PipeListen().

CL_SocketEventHandler* CL_PipeListen::socket_event_handler [private]
 

Definition at line 56 of file pipe_listen.h.

Referenced by CL_PipeListen(), and ~CL_PipeListen().


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