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

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

import"RtecEventChannelAdmin.idl";

Collaboration diagram for RtecEventChannelAdmin::Dependency:
Collaboration graph

Public Attributes

RtecEventComm::Event event
 
RtecBase::handle_t rt_info
 

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: