Interface CosEventComm::PullSupplier

IDL source    Global index
interface PullSupplier


Operation index.

  • disconnect_pull_supplier
  • pull
  • try_pull
  • Operations.

  • disconnect_pull_supplier

      void disconnect_pull_supplier();

  • pull

      any pull()
        raises(Disconnected);

  • try_pull

      any try_pull(out boolean has_event)
        raises(Disconnected);


    Generated by Sandia idldoc 1.0.