CORBAservices

Interface CosLifeCycle::LifeCycleObject

IDL source    Global index
interface LifeCycleObject


Operation index.

  • copy
  • move
  • remove
  • Operations.

  • copy

      LifeCycleObject copy(in FactoryFinder there,
          in Criteria the_criteria)
        raises(NoFactory, NotCopyable, InvalidCriteria, CannotMeetCriteria);

  • move

      void move(in FactoryFinder there,
          in Criteria the_criteria)
        raises(NoFactory, NotMovable, InvalidCriteria, CannotMeetCriteria);

  • remove

      void remove()
        raises(NotRemovable);


    Generated by Sylvain BARTHELEMY, http://www.barth.netliberte.org,
    with Sandia idldoc 1.0.