TAO_RTEvent
2.4.0
|
The basic events delivered by the Event Service. More...
import"RtecEventComm.idl";
Public Attributes | |
EventHeader | header |
The header, used for filtering. More... | |
EventData | data |
The basic events delivered by the Event Service.
The event service uses this structure to pass events around.
EventData RtecEventComm::Event::data |
The payload, the event service treats this as an opaque data field.
EventHeader RtecEventComm::Event::header |
The header, used for filtering.