All Packages Class Hierarchy This Package Previous Next Index
#pragma prefix "omg.org/CORBA"
interface IDLType : ::CORBA::IRObject {
readonly attribute TypeCode type;
};
Reader for attribute: ::CORBA::IDLType::type.
public abstract TypeCode type()
Reader for attribute: ::CORBA::IDLType::type.
#pragma prefix "omg.org/CORBA/IDLType" readonly attribute TypeCode type;
All Packages Class Hierarchy This Package Previous Next Index