TAO_StreamEndPoint_B Class Reference

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

#include <AVStreams_i.h>

Inheritance diagram for TAO_StreamEndPoint_B:

Inheritance graph
[legend]
Collaboration diagram for TAO_StreamEndPoint_B:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 TAO_StreamEndPoint_B (void)
 Constructor.

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

virtual ~TAO_StreamEndPoint_B (void)
 Destructor.


Detailed Description

The "B" side of a streamendpoint.

Definition at line 779 of file AVStreams_i.h.


Constructor & Destructor Documentation

TAO_StreamEndPoint_B::TAO_StreamEndPoint_B void   ) 
 

Constructor.

Definition at line 2991 of file AVStreams_i.cpp.

References ACE_DEBUG, LM_DEBUG, and TAO_debug_level.

02992 {
02993   if (TAO_debug_level > 0) ACE_DEBUG ((LM_DEBUG,
02994                                        "\n(%P|%t) TAO_StreamEndPoint_B::TAO_StreamEndPoint_B: created"));
02995 }

TAO_StreamEndPoint_B::~TAO_StreamEndPoint_B void   )  [virtual]
 

Destructor.

Definition at line 3131 of file AVStreams_i.cpp.

03132 {
03133 }


Member Function Documentation

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

Used for internet-style multicast.

Reimplemented from TAO_StreamEndPoint.


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