Interface CosNotification::QoSAdmin

IDL source    Global index
interface QoSAdmin


Operation index.

  • get_qos
  • set_qos
  • validate_qos
  • Operations.

  • get_qos

      QoSProperties get_qos();

  • set_qos

      void set_qos(in QoSProperties qos)
        raises(UnsupportedQoS);

  • validate_qos

      void validate_qos(in QoSProperties required_qos,
          out PropertyRangeSeq available_qos)
        raises(UnsupportedQoS);


    Generated by Sandia idldoc 1.0.