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

RtecEventChannelAdmin::Publication Struct Reference

Encapsulate one supplier publication and the QoS properties for that publication. More...

import "RtecEventChannelAdmin.idl";

Collaboration diagram for RtecEventChannelAdmin::Publication:

Collaboration graph
[legend]
List of all members.

Public Attributes

RtecEventComm::Event event
 The event publication, normally only the event source and type (from the header) is considered. More...

RtecBase::Dependency_Info dependency_info
 This field is ignored by event channels configured without an scheduling service. More...


Detailed Description

Encapsulate one supplier publication and the QoS properties for that publication.

Suppliers can publish multiple event types, each one with different QoS properties.

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


Member Data Documentation

RtecBase::Dependency_Info RtecEventChannelAdmin::Publication::dependency_info
 

This field is ignored by event channels configured without an scheduling service.

RtecEventComm::Event RtecEventChannelAdmin::Publication::event
 

The event publication, normally only the event source and type (from the header) is considered.


The documentation for this struct was generated from the following file:
Generated on Thu Oct 10 21:17:38 2002 for TAO_RTEvent by doxygen1.2.13.1 written by Dimitri van Heesch, © 1997-2001