TAO_RTEvent
2.2.0
|
Encapsulate one supplier publication and the QoS properties for that publication. More...
import "RtecEventChannelAdmin.idl";
Public Attributes | |
RtecEventComm::Event | event |
RtecBase::Dependency_Info | dependency_info |
Encapsulate one supplier publication and the QoS properties for that publication.
Suppliers can publish multiple event types, each one with different QoS properties.
RtecBase::Dependency_Info RtecEventChannelAdmin::Publication::dependency_info |
The dependency information, this includes the RT_Info handle, the type of request and other details. This field is ignored by event channels configured without an scheduling service.
RtecEventComm::Event RtecEventChannelAdmin::Publication::event |
The event publication, normally only the event source and type (from the header) is considered.