Public Member Functions

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)
 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 
) [virtual]

Used for internet-style multicast.

Reimplemented from TAO_StreamEndPoint.


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