TAO_RTEvent  2.2.1
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Classes | Namespaces | Typedefs
RtecEventComm.idl File Reference

Define the RtecEventComm module. More...

#include "TimeBase.idl"
import "RtecDefaultEventData.idl";

Classes

struct  RtecEventComm::EventHeader
 Define the structure of an event header. More...
 
struct  RtecEventComm::Event
 The basic events delivered by the Event Service. 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...
 

Namespaces

namespace  RtecEventComm
 Interfaces and data structures used by the event service clients.
 

Typedefs

typedef RtecEventData RtecEventComm::EventData
 The event data. More...
 
typedef TimeBase::TimeT RtecEventComm::Time
 Shortcut for the time structures. More...
 
typedef long RtecEventComm::EventSourceID
 
typedef long RtecEventComm::_EventType
 
typedef sequence< Event > RtecEventComm::EventSet
 The real argument to the push() operations. More...
 

Detailed Description

Define the RtecEventComm module.

Id:
RtecEventComm.idl 45407 2002-07-01 14:13:59Z parsons

TAO's Real-time Event Service is described in:

http://doc.ece.uci.edu/~coryan/EC/

Author
Carlos O'Ryan corya.nosp@m.n@uc.nosp@m.i.edu
Tim Harrison harri.nosp@m.son@.nosp@m.cs.wu.nosp@m.stl..nosp@m.edu