TAO_RTEvent
2.0.8
|
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.
The filtering information, usually takes the form of an event type and/or source that the consumer is interested in.
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.