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...

#include <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.

RtecBase::handle_t rt_info
 The handle to the RT_Info structure that describes the behavior of the consumer upon receiving such an event. 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
 

The handle to the RT_Info structure that describes the behavior of the consumer upon receiving such an event.

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


The documentation for this struct was generated from the following file:
Generated at Fri Oct 5 08:22:25 2001 for TAO_RTEvent by doxygen1.2.3 written by Dimitri van Heesch, © 1997-2000