Interface CosNotifyChannelAdmin::ProxySupplier

IDL source    Global index
interface ProxySupplier : CosNotification::QoSAdmin, CosNotifyFilter::FilterAdmin


Attribute index.

  • lifetime_filter
  • MyAdmin
  • priority_filter
  • Operation index.

  • obtain_offered_types
  • validate_event_qos
  • Attributes.

  • lifetime_filter

      attribute CosNotifyFilter::MappingFilter lifetime_filter;

  • MyAdmin

      readonly attribute ConsumerAdmin MyAdmin;

  • priority_filter

      attribute CosNotifyFilter::MappingFilter priority_filter;

    Operations.

  • obtain_offered_types

      CosNotification::EventTypeSeq obtain_offered_types();

  • validate_event_qos

      void validate_event_qos(in CosNotification::QoSProperties required_qos,
          out CosNotification::PropertyRangeSeq available_qos)
        raises(CosNotification::UnsupportedQoS);


    Generated by Sandia idldoc 1.0.