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

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 Methods

 TAO_StreamEndPoint_B (void)
 Constructor.

virtual CORBA::Boolean multiconnect (AVStreams::streamQoS &the_qos, AVStreams::flowSpec &the_spec, CORBA::Environment &env = CORBA::Environment::default_environment ()) 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.


Constructor & Destructor Documentation

TAO_StreamEndPoint_B::TAO_StreamEndPoint_B ( void )
 

Constructor.

TAO_StreamEndPoint_B::~TAO_StreamEndPoint_B ( void ) [virtual]
 

Destructor.


Member Function Documentation

CORBA::Boolean TAO_StreamEndPoint_B::multiconnect ( AVStreams::streamQoS & the_qos,
AVStreams::flowSpec & the_spec,
CORBA::Environment & env = CORBA::Environment::default_environment () ) 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 at Wed Nov 21 12:24:04 2001 for TAO_AV by doxygen1.2.3 written by Dimitri van Heesch, © 1997-2000