TAO_RTEvent  2.2.7
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Public Attributes | List of all members
RtecEventChannelAdmin::ConsumerQOS Struct Reference

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

import"RtecEventChannelAdmin.idl";

Collaboration diagram for RtecEventChannelAdmin::ConsumerQOS:
Collaboration graph

Public Attributes

DependencySet dependencies
 
boolean is_gateway
 

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: