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

RtecEventComm Namespace Reference

Interfaces and data structures used by the event service clients. More...


Compounds

struct  RtecEventComm::Event
 The basic events delivered by the Event Service. More...

struct  RtecEventComm::EventHeader
 Define the structure of an event header. More...

interface  RtecEventComm::PushConsumer
 Define the interface used by consumers to receive events. More...

interface  RtecEventComm::PushSupplier
 Defines the interface used by suppliers to receive callbacks from the Event Channel. More...


Typedefs

typedef RtecEventData EventData
 The event data. More...

typedef TimeBase::TimeT Time
 Shortcut for the time structures. More...

typedef long EventSourceID
typedef long _EventType
typedef sequence< EventEventSet
 For performance reasons TAO's Real-time Event Service uses sequences of events. More...


Detailed Description

Interfaces and data structures used by the event service clients.

Typedef Documentation

typedef long RtecEventComm::_EventType
 

typedef RtecEventData RtecEventComm::EventData
 

The event data.

typedef sequence<Event> RtecEventComm::EventSet
 

For performance reasons TAO's Real-time Event Service uses sequences of events.

typedef long RtecEventComm::EventSourceID
 

typedef TimeBase::TimeT RtecEventComm::Time
 

Shortcut for the time structures.


Generated on Thu Oct 10 21:17:38 2002 for TAO_RTEvent by doxygen1.2.13.1 written by Dimitri van Heesch, © 1997-2001