channel::Tcp_Acceptor< Channel > Class Template Reference

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

#include <TcpSockConnector.h>

List of all members.

Public Types

typedef ACE_Acceptor< Tcp_ConnHandler<
Channel >, ACE_SOCK_Acceptor > 
PARENT

Public Member Functions

virtual int activate_svc_handler (Tcp_ConnHandler< Channel > *sh)

Public Attributes

Connector< Channel, TcpSockTransport<
Channel > > * 
cm_


Detailed Description

template<class Channel>
class channel::Tcp_Acceptor< Channel >

Tcp_Acceptor: waiting for remote connections at announced address.

Definition at line 119 of file TcpSockConnector.h.


Member Typedef Documentation

template<class Channel>
typedef ACE_Acceptor<Tcp_ConnHandler<Channel>, ACE_SOCK_Acceptor> channel::Tcp_Acceptor< Channel >::PARENT
 

Definition at line 123 of file TcpSockConnector.h.


Member Function Documentation

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

Definition at line 126 of file TcpSockConnector.h.

References channel::Tcp_Acceptor< Channel >::cm_, channel::PASSIVE_ROLE, and channel::ConnHandler< Channel, TcpSockTransport< Channel > >::set_up().


Member Data Documentation

template<class Channel>
Connector<Channel, TcpSockTransport<Channel> >* channel::Tcp_Acceptor< Channel >::cm_
 

Definition at line 125 of file TcpSockConnector.h.

Referenced by channel::Tcp_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