#include "TimeBase.idl"
import "RtecDefaultEventData.idl";
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 | RtecEventComm::EventData |
The event data. | |
typedef TimeBase::TimeT | RtecEventComm::Time |
Shortcut for the time structures. | |
typedef long | RtecEventComm::EventSourceID |
typedef long | RtecEventComm::_EventType |
typedef sequence< Event > | RtecEventComm::EventSet |
The real argument to the push() operations. |
TAO's Real-time Event Service is described in:
http://doc.ece.uci.edu/~coryan/EC/