|
Crossfire JXClient, Trunk
|
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 |
The Contained Interface is inherited by all Interface Repository interfaces that are contained by other objects.
| Description CORBA::Contained::describe | ( | ) |
| void CORBA::Contained::move | ( | in Container | new_container, |
| in Identifier | new_name, | ||
| in VersionSpec | new_version | ||
| ) |
| readonly attribute ScopedName CORBA::Contained::absolute_name |
| readonly attribute Repository CORBA::Contained::containing_repository |
| attribute RepositoryId CORBA::Contained::id |
| attribute Identifier CORBA::Contained::name |
| attribute VersionSpec CORBA::Contained::version |