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

RtecEventComm::Event Struct Reference

The basic events delivered by the Event Service. More...

import "RtecEventComm.idl";

Collaboration diagram for RtecEventComm::Event:

Collaboration graph
[legend]
List of all members.

Public Attributes

EventHeader header
 The header, used for filtering. More...

EventData data
 The payload, the event service treats this as an opaque data field. More...


Detailed Description

The basic events delivered by the Event Service.

The event service uses this structure to pass events around.


Member Data Documentation

EventData RtecEventComm::Event::data
 

The payload, the event service treats this as an opaque data field.

EventHeader RtecEventComm::Event::header
 

The header, used for filtering.


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