Crossfire JXClient, Trunk
Public Attributes | List of all members
CORBA::AliasDef Interface Reference

import"ir.idl";

Inheritance diagram for CORBA::AliasDef:
Inheritance graph
Collaboration diagram for CORBA::AliasDef:
Collaboration graph

Public Attributes

attribute IDLType original_type_def
 
- Public Attributes inherited from CORBA::Contained
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
 
- Public Attributes inherited from CORBA::IDLType
readonly attribute TypeCode type
 

Additional Inherited Members

- Public Member Functions inherited from CORBA::Contained
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 ()
 

Detailed Description

An AliasDef represents an OMG IDL typedef that aliases other definition.

Definition at line 440 of file ir.idl.

Member Data Documentation

◆ original_type_def

attribute IDLType CORBA::AliasDef::original_type_def

Definition at line 446 of file ir.idl.


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