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<Event> | EventSet |
The real argument to the push() operations. More... |
|
The event data.
|
|
The real argument to the push() operations. For performance reasons TAO's Real-time Event Service uses sequences of events |
|
|
|
|
|
Shortcut for the time structures.
|