TAO_RTEvent
2.4.0
|
Encapsulate the parameters of a consumer QoS property. More...
import"RtecEventChannelAdmin.idl";
Public Attributes | |
RtecEventComm::Event | event |
RtecBase::handle_t | rt_info |
Encapsulate the parameters of a consumer QoS property.
This structure is used to represent both filtering information and the QoS requirements that the consumer has for events that pass the filter.
RtecEventComm::Event RtecEventChannelAdmin::Dependency::event |
The filtering information, usually takes the form of an event type and/or source that the consumer is interested in.
RtecBase::handle_t RtecEventChannelAdmin::Dependency::rt_info |
The handle to the RT_Info structure that describes the behavior of the consumer upon receiving such an event This handle is ignored for Event Channels configured without an scheduling service.