All Packages Class Hierarchy This Package Previous Next Index
java.lang.Object | +----org.omg.CORBA.IRObjectHolder
#pragma prefix "omg.org/CORBA" interface IRObject { readonly attribute ::CORBA::DefinitionKind def_kind; void destroy(); };
public IRObject value
public IRObjectHolder()
public IRObjectHolder(IRObject value)
public void _read(InputStream input)
public void _write(OutputStream output)
public TypeCode _type()
All Packages Class Hierarchy This Package Previous Next Index