import "CosNotifyChannelAdmin.idl";
Inherits CosNotification::QoSAdmin, and CosNotifyFilter::FilterAdmin.
Inherited by CosNotifyChannelAdmin::ProxyPullSupplier, CosNotifyChannelAdmin::ProxyPushSupplier, CosNotifyChannelAdmin::SequenceProxyPullSupplier, CosNotifyChannelAdmin::SequenceProxyPushSupplier, CosNotifyChannelAdmin::StructuredProxyPullSupplier, CosNotifyChannelAdmin::StructuredProxyPushSupplier, CosTypedNotifyChannelAdmin::TypedProxyPullSupplier, and CosTypedNotifyChannelAdmin::TypedProxyPushSupplier.
Public Methods | |
CosNotification::EventTypeSeq | obtain_offered_types (in ObtainInfoMode mode) |
Get a list of event type names that this proxy can potentially forward to its associated consumers. More... | |
void | validate_event_qos (in CosNotification::QoSProperties required_qos, out CosNotification::NamedPropertyRangeSeq available_qos) raises (CosNotification::UnsupportedQoS) |
Validate whether or not this proxy can honour the specified quality of service requirements. More... | |
Public Attributes | |
readonly attribute ProxyType | MyType |
The type of this proxy. More... | |
readonly attribute ConsumerAdmin | MyAdmin |
The administration object that created this proxy. More... | |
attribute CosNotifyFilter::MappingFilter | priority_filter |
A mapping filter which if a non-nil reference will be consulted for resolving the priority of the event. More... | |
attribute CosNotifyFilter::MappingFilter | lifetime_filter |
A filter which if a non-nil reference will be consulted for resolving the priority of the event. More... |
|
Get a list of event type names that this proxy can potentially forward to its associated consumers.
|
|
Validate whether or not this proxy can honour the specified quality of service requirements.
|
|
A filter which if a non-nil reference will be consulted for resolving the priority of the event.
|
|
The administration object that created this proxy.
|
|
The type of this proxy.
|
|
A mapping filter which if a non-nil reference will be consulted for resolving the priority of the event.
|