CORBAservices

Interface CosCompoundLifeCycle::Operations

IDL source    Global index
interface Operations


Operation index.

  • copy
  • destroy
  • move
  • remove
  • Operations.

  • copy

      Node copy(in Node starting_node,
          in CosLifeCycle::FactoryFinder there,
          in CosLifeCycle::Criteria the_criteria)
        raises(CosLifeCycle::NoFactory, CosLifeCycle::NotCopyable, CosLifeCycle::InvalidCriteria, CosLifeCycle::CannotMeetCriteria);

  • destroy

      void destroy();

  • move

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

  • remove

      void remove(in Node starting_node)
        raises(CosLifeCycle::NotRemovable);


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