Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Namespace Members | Class Members | File Members | Related Pages

RtecEventComm.idl File Reference

Define the RtecEventComm module. More...

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

Include dependency graph for RtecEventComm.idl:

Include dependency graph

This graph shows which files directly or indirectly include this file:

Included by dependency graph

Namespaces

namespace  RtecEventComm

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...

Typedefs

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

Detailed Description

Define the RtecEventComm module.

Id
RtecEventComm.idl,v 1.17 2002/07/01 14:13:59 parsons Exp

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

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

Author:
Carlos O'Ryan <coryan@uci.edu>

Tim Harrison <harrison@cs.wustl.edu>


Typedef Documentation

typedef long RtecEventComm::_EventType
 

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 TimeBase::TimeT RtecEventComm::Time
 

Shortcut for the time structures.


Generated on Tue Dec 20 23:42:32 2005 for TAO_RTEvent by  doxygen 1.3.9.1