import "CosNotification.idl";
Inherited by CosNotifyChannelAdmin::ConsumerAdmin, CosNotifyChannelAdmin::EventChannel, CosNotifyChannelAdmin::ProxyConsumer, CosNotifyChannelAdmin::ProxySupplier, CosNotifyChannelAdmin::SupplierAdmin, and CosTypedNotifyChannelAdmin::TypedEventChannel.
Public Methods | |
QoSProperties | get_qos () |
Returns the current quality of service settings for this object. More... | |
void | set_qos (in QoSProperties qos) raises ( UnsupportedQoS ) |
Sets the quality of service settings for this object. More... | |
void | validate_qos (in QoSProperties required_qos, out NamedPropertyRangeSeq available_qos) raises ( UnsupportedQoS ) |
Validates a set of quality of service requirements. More... |
|
Returns the current quality of service settings for this object.
|
|
Sets the quality of service settings for this object.
|
|
Validates a set of quality of service requirements.
|