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
struct  RtecEventComm::EventHeader
interface  RtecEventComm::PushConsumer
interface  RtecEventComm::PushSupplier

Typedefs

typedef RtecEventData EventData
 The event data.

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

typedef long EventSourceID
typedef long EventType
typedef sequence<EventEventSet
 The real argument to the push() operations. More...


Detailed Description

Interfaces and data structures used by the event service clients.


Typedef Documentation

typedef RtecEventData RtecEventComm::EventData
 

The event data.

typedef sequence<Event> RtecEventComm::EventSet
 

The real argument to the push() operations.

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

typedef long RtecEventComm::EventSourceID
 

typedef long RtecEventComm::EventType
 

typedef TimeBase::TimeT RtecEventComm::Time
 

Shortcut for the time structures.


Generated at Wed Nov 21 12:07:24 2001 for TAO_RTEvent by doxygen1.2.3 written by Dimitri van Heesch, © 1997-2000