TAO_RTEvent  2.0.6
Public Attributes
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
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

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

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:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines