Public Member Functions | Protected Member Functions | Protected Attributes

TAO_AV_Acceptor_Registry Class Reference

#include <Transport.h>

Collaboration diagram for TAO_AV_Acceptor_Registry:
Collaboration graph
[legend]

List of all members.

Public Member Functions

 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 (TAO_AV_Acceptor *acceptor)
int close_all (void)
TAO_AV_AcceptorSetItor begin (void)
TAO_AV_AcceptorSetItor end (void)

Protected Member Functions

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

TAO_AV_AcceptorSetItor TAO_AV_Acceptor_Registry::begin ( void   )
int TAO_AV_Acceptor_Registry::close ( TAO_AV_Acceptor acceptor )
int TAO_AV_Acceptor_Registry::close_all ( void   )
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


The documentation for this class was generated from the following files:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines