import "RtecEventComm.idl";
Collaboration diagram for RtecEventComm::Event:
Public Attributes | |
EventHeader | header |
The header, used for filtering. | |
EventData | data |
The event service uses this structure to pass events around.
Definition at line 111 of file RtecEventComm.idl.
|
The payload, the event service treats this as an opaque data field. Definition at line 118 of file RtecEventComm.idl. Referenced by ACE_ConsumerQOS_Factory::insert_act(), and TAO_ECG_UDP_Sender::push(). |
|