channel::Unix_Acceptor< Channel > Class Template Reference

Unix_Acceptor: waiting for remote connections at announced address. More...

#include <UnixSockConnector.h>

List of all members.

Public Types

typedef ACE_Acceptor< Unix_ConnHandler<
Channel >, ACE_LSOCK_Acceptor > 
PARENT

Public Member Functions

virtual int activate_svc_handler (Unix_ConnHandler< Channel > *sh)

Public Attributes

Connector< Channel, UnixSockTransport<
Channel > > * 
cm_


Detailed Description

template<class Channel>
class channel::Unix_Acceptor< Channel >

Unix_Acceptor: waiting for remote connections at announced address.

Definition at line 113 of file UnixSockConnector.h.


Member Typedef Documentation

template<class Channel>
typedef ACE_Acceptor<Unix_ConnHandler<Channel>, ACE_LSOCK_Acceptor> channel::Unix_Acceptor< Channel >::PARENT
 

Definition at line 117 of file UnixSockConnector.h.


Member Function Documentation

template<class Channel>
virtual int channel::Unix_Acceptor< Channel >::activate_svc_handler Unix_ConnHandler< Channel > *  sh  )  [inline, virtual]
 

Definition at line 120 of file UnixSockConnector.h.

References channel::Unix_Acceptor< Channel >::cm_, channel::PASSIVE_ROLE, and channel::ConnHandler< Channel, UnixSockTransport< Channel > >::set_up().


Member Data Documentation

template<class Channel>
Connector<Channel, UnixSockTransport<Channel> >* channel::Unix_Acceptor< Channel >::cm_
 

Definition at line 119 of file UnixSockConnector.h.

Referenced by channel::Unix_Acceptor< Channel >::activate_svc_handler().


The documentation for this class was generated from the following file:
Generated on Mon Feb 27 19:59:24 2006 for channel by  doxygen 1.4.6-NO