| Package | Description |
|---|---|
| RTC |
| Modifier and Type | Class and Description |
|---|---|
class |
_MultiModeObjectStub
RTC/_MultiModeObjectStub.java .
|
| Modifier and Type | Field and Description |
|---|---|
MultiModeObject |
MultiModeObjectHolder.value |
| Modifier and Type | Method and Description |
|---|---|
MultiModeObject |
MultiModeObjectPOA._this() |
MultiModeObject |
MultiModeObjectPOA._this(org.omg.CORBA.ORB orb) |
static MultiModeObject |
MultiModeObjectHelper.extract(org.omg.CORBA.Any a) |
static MultiModeObject |
MultiModeObjectHelper.narrow(org.omg.CORBA.Object obj) |
static MultiModeObject |
MultiModeObjectHelper.read(org.omg.CORBA.portable.InputStream istream) |
static MultiModeObject |
MultiModeObjectHelper.unchecked_narrow(org.omg.CORBA.Object obj) |
| Modifier and Type | Method and Description |
|---|---|
static void |
MultiModeObjectHelper.insert(org.omg.CORBA.Any a,
MultiModeObject that) |
static void |
MultiModeObjectHelper.write(org.omg.CORBA.portable.OutputStream ostream,
MultiModeObject value) |
| Constructor and Description |
|---|
MultiModeObjectHolder(MultiModeObject initialValue) |