TAO_RTEvent 4.0.2
Loading...
Searching...
No Matches
Public Attributes | List of all members
RtecEventChannelAdmin::ConsumerQOS Struct Reference

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

import <RtecEventChannelAdmin.idl;

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

◆ dependencies

DependencySet RtecEventChannelAdmin::ConsumerQOS::dependencies

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

◆ is_gateway

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: