|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use IRObject | |
---|---|
org.omg.CORBA |
Uses of IRObject in org.omg.CORBA |
---|
Subinterfaces of IRObject in org.omg.CORBA | |
---|---|
interface |
AbstractInterfaceDef
|
interface |
AliasDef
|
interface |
ArrayDef
|
interface |
AttributeDef
|
interface |
ConstantDef
|
interface |
Contained
|
interface |
Container
|
interface |
EnumDef
|
interface |
ExceptionDef
|
interface |
FixedDef
|
interface |
IDLType
|
interface |
InterfaceDef
|
interface |
LocalInterfaceDef
|
interface |
ModuleDef
|
interface |
NativeDef
|
interface |
OperationDef
|
interface |
PrimitiveDef
|
interface |
Repository
|
interface |
SequenceDef
|
interface |
StringDef
|
interface |
StructDef
|
interface |
TypedefDef
|
interface |
UnionDef
|
interface |
ValueBoxDef
|
interface |
ValueDef
|
interface |
ValueMemberDef
|
interface |
WstringDef
|
Classes in org.omg.CORBA that implement IRObject | |
---|---|
class |
_AbstractInterfaceDefStub
|
class |
_AliasDefStub
|
class |
_ArrayDefStub
|
class |
_AttributeDefStub
|
class |
_ConstantDefStub
|
class |
_ContainedStub
|
class |
_ContainerStub
|
class |
_EnumDefStub
|
class |
_ExceptionDefStub
|
class |
_FixedDefStub
|
class |
_IDLTypeStub
|
class |
_InterfaceDefStub
|
class |
_IRObjectStub
|
class |
_LocalInterfaceDefStub
|
class |
_ModuleDefStub
|
class |
_NativeDefStub
|
class |
_OperationDefStub
|
class |
_PrimitiveDefStub
|
class |
_RepositoryStub
|
class |
_SequenceDefStub
|
class |
_StringDefStub
|
class |
_StructDefStub
|
class |
_TypedefDefStub
|
class |
_UnionDefStub
|
class |
_ValueBoxDefStub
|
class |
_ValueDefStub
|
class |
_ValueMemberDefStub
|
class |
_WstringDefStub
|
Fields in org.omg.CORBA declared as IRObject | |
---|---|
IRObject |
IRObjectHolder.value
|
Methods in org.omg.CORBA that return IRObject | |
---|---|
static IRObject |
IRObjectHelper.extract(Any any)
|
static IRObject |
IRObjectHelper.narrow(Object val)
|
static IRObject |
IRObjectHelper.read(InputStream in)
|
static IRObject |
IRObjectHelper.unchecked_narrow(Object val)
|
Methods in org.omg.CORBA with parameters of type IRObject | |
---|---|
static void |
IRObjectHelper.insert(Any any,
IRObject val)
|
static void |
IRObjectHelper.write(OutputStream out,
IRObject val)
|
Constructors in org.omg.CORBA with parameters of type IRObject | |
---|---|
IRObjectHolder(IRObject initial)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |