Interface CosNotifyComm::StructuredPullSupplier

IDL source    Global index
interface StructuredPullSupplier : NotifySubscribe


Operation index.

  • disconnect_structured_pull_supplier
  • pull_structured_event
  • try_pull_structured_event
  • Operations.

  • disconnect_structured_pull_supplier

      void disconnect_structured_pull_supplier();

  • pull_structured_event

      CosNotification::StructuredEvent pull_structured_event()
        raises(CosEventComm::Disconnected);

  • try_pull_structured_event

      CosNotification::StructuredEvent try_pull_structured_event(out boolean has_event)
        raises(CosEventComm::Disconnected);


    Generated by Sandia idldoc 1.0.