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

AVStreams::StreamEndPoint_A Interface Reference

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

#include <AVStreams.idl>

Inheritance diagram for AVStreams::StreamEndPoint_A

Inheritance graph
[legend]
Collaboration diagram for AVStreams::StreamEndPoint_A:

Collaboration graph
[legend]
List of all members.

Public Methods

boolean multiconnect (inout streamQoS the_qos, inout flowSpec the_spec) raises (noSuchFlow, QoSRequestFailed, streamOpFailed)
 Used for ATM-style multicast.

boolean connect_leaf (in StreamEndPoint_B the_ep, inout streamQoS the_qos, in flowSpec the_flows) raises (streamOpFailed, noSuchFlow, QoSRequestFailed, notSupported)
 Used for ATM-style multicast.

void disconnect_leaf (in StreamEndPoint_B the_ep, in flowSpec theSpec) raises (streamOpFailed, noSuchFlow, notSupported)
 Used for ATM-style multicast.


Detailed Description

The "A" side of a streamendpoint.


Member Function Documentation

boolean AVStreams::StreamEndPoint_A::connect_leaf ( in StreamEndPoint_B the_ep,
inout streamQoS the_qos,
in flowSpec the_flows ) raises (streamOpFailed, noSuchFlow, QoSRequestFailed, notSupported)
 

Used for ATM-style multicast.

void AVStreams::StreamEndPoint_A::disconnect_leaf ( in StreamEndPoint_B the_ep,
in flowSpec theSpec ) raises (streamOpFailed, noSuchFlow, notSupported)
 

Used for ATM-style multicast.

boolean AVStreams::StreamEndPoint_A::multiconnect ( inout streamQoS the_qos,
inout flowSpec the_spec ) raises (noSuchFlow, QoSRequestFailed, streamOpFailed)
 

Used for ATM-style multicast.


The documentation for this interface was generated from the following file:
Generated at Sat Dec 1 12:44:37 2001 for TAO_AV by doxygen1.2.3 written by Dimitri van Heesch, © 1997-2000