CORBAservices

Interface CORBA::Contained

IDL source    Global index
interface Contained : IRObject


Attribute index.

  • absolute_name
  • containing_repository
  • defined_in
  • id
  • name
  • version
  • Operation index.

  • describe
  • move
  • Type index.

  • Description
  • Attributes.

  • absolute_name

      readonly attribute ScopedName absolute_name;

  • containing_repository

      readonly attribute Repository containing_repository;

  • defined_in

      readonly attribute Container defined_in;

  • id

      attribute RepositoryId id;

  • name

      attribute Identifier name;

  • version

      attribute VersionSpec version;

    Operations.

  • describe

      Description describe();

  • move

      void move(in Container new_container,
          in Identifier new_name,
          in VersionSpec new_version);

    Types.

  • Description

      struct Description {
        DefinitionKind kind; 
        any value; 
      }; 
    


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