TAO_StreamEndPoint_A Class Reference

The "A" side of a streamendpoint. More...

#include <AVStreams_i.h>

Inheritance diagram for TAO_StreamEndPoint_A:

Inheritance graph
[legend]
Collaboration diagram for TAO_StreamEndPoint_A:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 TAO_StreamEndPoint_A (void)
 Constructor.

virtual CORBA::Boolean multiconnect (AVStreams::streamQoS &the_qos, AVStreams::flowSpec &the_spec ACE_ENV_ARG_DECL_WITH_DEFAULTS) throw (CORBA::SystemException, AVStreams::noSuchFlow, AVStreams::QoSRequestFailed, AVStreams::streamOpFailed)
 Used for ATM-style multicast.

virtual CORBA::Boolean connect_leaf (AVStreams::StreamEndPoint_B_ptr the_ep, AVStreams::streamQoS &the_qos, const AVStreams::flowSpec &the_flows ACE_ENV_ARG_DECL_WITH_DEFAULTS) throw (CORBA::SystemException, AVStreams::streamOpFailed, AVStreams::noSuchFlow, AVStreams::QoSRequestFailed, AVStreams::notSupported)
 Used for ATM-style multicast.

virtual void disconnect_leaf (AVStreams::StreamEndPoint_B_ptr the_ep, const AVStreams::flowSpec &theSpec ACE_ENV_ARG_DECL_WITH_DEFAULTS) throw (CORBA::SystemException, AVStreams::streamOpFailed, AVStreams::noSuchFlow, AVStreams::notSupported)
 Used to remove a multicast leaf.

virtual ~TAO_StreamEndPoint_A (void)
 Destructor.


Detailed Description

The "A" side of a streamendpoint.

Definition at line 728 of file AVStreams_i.h.


Constructor & Destructor Documentation

TAO_StreamEndPoint_A::TAO_StreamEndPoint_A void   ) 
 

Constructor.

Definition at line 2752 of file AVStreams_i.cpp.

References ACE_DEBUG, LM_DEBUG, and TAO_debug_level.

02753 {
02754   if (TAO_debug_level > 0) ACE_DEBUG ((LM_DEBUG, "(%P|%t) TAO_StreamEndPoint_A::TAO_StreamEndPoint_A: created\n"));
02755 }

TAO_StreamEndPoint_A::~TAO_StreamEndPoint_A void   )  [virtual]
 

Destructor.

Definition at line 2983 of file AVStreams_i.cpp.

02984 {
02985 }


Member Function Documentation

virtual CORBA::Boolean TAO_StreamEndPoint_A::connect_leaf AVStreams::StreamEndPoint_B_ptr  the_ep,
AVStreams::streamQoS the_qos,
const AVStreams::flowSpec &the_flows  ACE_ENV_ARG_DECL_WITH_DEFAULTS
throw (CORBA::SystemException, AVStreams::streamOpFailed, AVStreams::noSuchFlow, AVStreams::QoSRequestFailed, AVStreams::notSupported) [virtual]
 

Used for ATM-style multicast.

virtual void TAO_StreamEndPoint_A::disconnect_leaf AVStreams::StreamEndPoint_B_ptr  the_ep,
const AVStreams::flowSpec &theSpec  ACE_ENV_ARG_DECL_WITH_DEFAULTS
throw (CORBA::SystemException, AVStreams::streamOpFailed, AVStreams::noSuchFlow, AVStreams::notSupported) [virtual]
 

Used to remove a multicast leaf.

virtual CORBA::Boolean TAO_StreamEndPoint_A::multiconnect AVStreams::streamQoS the_qos,
AVStreams::flowSpec &the_spec  ACE_ENV_ARG_DECL_WITH_DEFAULTS
throw (CORBA::SystemException, AVStreams::noSuchFlow, AVStreams::QoSRequestFailed, AVStreams::streamOpFailed) [virtual]
 

Used for ATM-style multicast.

Reimplemented from TAO_StreamEndPoint.


The documentation for this class was generated from the following files:
Generated on Thu Nov 9 13:48:55 2006 for TAO_AV by doxygen 1.3.6