Crossfire JXClient, Trunk
CORBA::Contained Interface Reference

import"ir.idl";

+ Inheritance diagram for CORBA::Contained:
+ Collaboration diagram for CORBA::Contained:

Classes

struct  Description
 

Public Member Functions

Description describe ()
 
void move (in Container new_container, in Identifier new_name, in VersionSpec new_version)
 
- Public Member Functions inherited from CORBA::IRObject
void destroy ()
 

Public Attributes

readonly attribute ScopedName absolute_name
 
readonly attribute Repository containing_repository
 
readonly attribute Container defined_in
 
attribute RepositoryId id
 
attribute Identifier name
 
attribute VersionSpec version
 
- Public Attributes inherited from CORBA::IRObject
readonly attribute DefinitionKind def_kind
 

Detailed Description

The Contained Interface is inherited by all Interface Repository interfaces that are contained by other objects.

Definition at line 73 of file ir.idl.

Member Function Documentation

◆ describe()

Description CORBA::Contained::describe ( )

◆ move()

void CORBA::Contained::move ( in Container  new_container,
in Identifier  new_name,
in VersionSpec  new_version 
)

Member Data Documentation

◆ absolute_name

readonly attribute ScopedName CORBA::Contained::absolute_name

Definition at line 88 of file ir.idl.

◆ containing_repository

readonly attribute Repository CORBA::Contained::containing_repository

Definition at line 89 of file ir.idl.

◆ defined_in

readonly attribute Container CORBA::Contained::defined_in

Definition at line 87 of file ir.idl.

◆ id

attribute RepositoryId CORBA::Contained::id

Definition at line 81 of file ir.idl.

◆ name

attribute Identifier CORBA::Contained::name

Definition at line 82 of file ir.idl.

◆ version

attribute VersionSpec CORBA::Contained::version

Definition at line 83 of file ir.idl.


The documentation for this interface was generated from the following file: