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

RtecEventChannelAdmin::ConsumerQOS Struct Reference

Define the complete QoS properties of a consumer. More...

import "RtecEventChannelAdmin.idl";

List of all members.

Public Attributes

DependencySet dependencies
 List of QoS, filtering, correlation and timeouts for this consumer. More...

boolean is_gateway
 If TRUE the consumer is a gateway, i.e., it forwards events from a remote peer. More...


Detailed Description

Define the complete QoS properties of a consumer.

Consumers declared their QoS properties using a DependencySet and a special flag to indicate if they are a gateway consumer. Gateway consumers are ignored in the computation of changes to the subscription list.


Member Data Documentation

DependencySet RtecEventChannelAdmin::ConsumerQOS::dependencies
 

List of QoS, filtering, correlation and timeouts for this consumer.

boolean RtecEventChannelAdmin::ConsumerQOS::is_gateway
 

If TRUE the consumer is a gateway, i.e., it forwards events from a remote peer.


The documentation for this struct was generated from the following file:
Generated on Thu Oct 10 21:17:36 2002 for TAO_RTEvent by doxygen1.2.13.1 written by Dimitri van Heesch, © 1997-2001