Classes | |
struct | EventHeader |
Define the structure of an event header. More... | |
struct | Event |
The basic events delivered by the Event Service. More... | |
interface | PushConsumer |
Define the interface used by consumers to receive events. More... | |
interface | 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. |
|
Definition at line 42 of file RtecEventComm.idl. |
|
The event data.
Definition at line 36 of file RtecEventComm.idl. Referenced by ACE_ConsumerQOS_Factory::insert_act(). |
|
|
Definition at line 41 of file RtecEventComm.idl. Referenced by ACE_ConsumerQOS_Factory::insert(), ACE_SupplierQOS_Factory::insert(), and ACE_ConsumerQOS_Factory::insert_source(). |
|
Shortcut for the time structures.
Definition at line 39 of file RtecEventComm.idl. Referenced by ACE_ConsumerQOS_Factory::insert_time(), and TAO_EC_Timeout_Filter::TAO_EC_Timeout_Filter(). |