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

RtecEventChannelAdmin::Dependency Struct Reference

Encapsulate the parameters of a consumer QoS property. More...

import "RtecEventChannelAdmin.idl";

Collaboration diagram for RtecEventChannelAdmin::Dependency:

Collaboration graph
[legend]
List of all members.

Public Attributes

RtecEventComm::Event event
 The filtering information, usually takes the form of an event type and/or source that the consumer is interested in. More...

RtecBase::handle_t rt_info
 This handle is ignored for Event Channels configured without an scheduling service. More...


Detailed Description

Encapsulate the parameters of a consumer QoS property.

This structure is used to represent both filtering information and the QoS requirements that the consumer has for events that pass the filter.

Todo:
It has become painfully obvious that we don't need a complete RtecEventComm::Event to declare the dependency, simply the EventHeader would do.


Member Data Documentation

RtecEventComm::Event RtecEventChannelAdmin::Dependency::event
 

The filtering information, usually takes the form of an event type and/or source that the consumer is interested in.

RtecBase::handle_t RtecEventChannelAdmin::Dependency::rt_info
 

This handle is ignored for Event Channels configured without an scheduling service.


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