Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members  

TAO_AV_Acceptor_Registry Class Reference

#include <Transport.h>

Collaboration diagram for TAO_AV_Acceptor_Registry:

Collaboration graph
[legend]
List of all members.

Public Methods

 TAO_AV_Acceptor_Registry (void)
 ~TAO_AV_Acceptor_Registry (void)
int open (TAO_Base_StreamEndPoint *endpoint, TAO_AV_Core *av_core, TAO_AV_FlowSpecSet &flow_spec_set)
int close_all (void)
TAO_AV_AcceptorSetItor begin (void)
TAO_AV_AcceptorSetItor end (void)

Protected Methods

int open_default (TAO_Base_StreamEndPoint *endpoint, TAO_AV_Core *av_core, TAO_FlowSpec_Entry *entry)

Protected Attributes

TAO_AV_AcceptorSet acceptors_

Constructor & Destructor Documentation

TAO_AV_Acceptor_Registry::TAO_AV_Acceptor_Registry ( void )
 

TAO_AV_Acceptor_Registry::~TAO_AV_Acceptor_Registry ( void )
 


Member Function Documentation

ACE_INLINE TAO_AV_AcceptorSetItor TAO_AV_Acceptor_Registry::begin ( void )
 

int TAO_AV_Acceptor_Registry::close_all ( void )
 

ACE_INLINE TAO_AV_AcceptorSetItor TAO_AV_Acceptor_Registry::end ( void )
 

int TAO_AV_Acceptor_Registry::open ( TAO_Base_StreamEndPoint * endpoint,
TAO_AV_Core * av_core,
TAO_AV_FlowSpecSet & flow_spec_set )
 

int TAO_AV_Acceptor_Registry::open_default ( TAO_Base_StreamEndPoint * endpoint,
TAO_AV_Core * av_core,
TAO_FlowSpec_Entry * entry ) [protected]
 


Member Data Documentation

TAO_AV_AcceptorSet TAO_AV_Acceptor_Registry::acceptors_ [protected]
 


The documentation for this class was generated from the following files:
Generated at Sat Dec 1 12:44:38 2001 for TAO_AV by doxygen1.2.3 written by Dimitri van Heesch, © 1997-2000