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