All Packages Class Hierarchy This Package Previous Next Index
#pragma prefix "omg.org/CORBA" interface AliasDef : ::CORBA::TypedefDef { attribute ::CORBA::IDLType original_type_def; };
Reader for attribute: ::CORBA::AliasDef::original_type_def.
Writer for attribute: ::CORBA::AliasDef::original_type_def.
public abstract void original_type_def(IDLType original_type_def)
Writer for attribute: ::CORBA::AliasDef::original_type_def.
#pragma prefix "omg.org/CORBA/AliasDef" attribute ::CORBA::IDLType original_type_def;
public abstract IDLType original_type_def()
Reader for attribute: ::CORBA::AliasDef::original_type_def.
#pragma prefix "omg.org/CORBA/AliasDef" attribute ::CORBA::IDLType original_type_def;
All Packages Class Hierarchy This Package Previous Next Index