| Package | Description |
|---|---|
| org.omg.DynamicAny |
| Modifier and Type | Class and Description |
|---|---|
class |
_DynValueBoxStub
DynValueBox objects support the manipulation of IDL boxed value types.
|
| Modifier and Type | Field and Description |
|---|---|
DynValueBox |
DynValueBoxHolder.value |
| Modifier and Type | Method and Description |
|---|---|
DynValueBox |
DynValueBoxPOA._this() |
DynValueBox |
DynValueBoxPOA._this(ORB orb) |
static DynValueBox |
DynValueBoxHelper.extract(Any a) |
static DynValueBox |
DynValueBoxHelper.narrow(Object obj) |
static DynValueBox |
DynValueBoxHelper.read(InputStream istream) |
static DynValueBox |
DynValueBoxHelper.unchecked_narrow(Object obj) |
| Modifier and Type | Method and Description |
|---|---|
static void |
DynValueBoxHelper.insert(Any a,
DynValueBox that) |
static void |
DynValueBoxHelper.write(OutputStream ostream,
DynValueBox value) |
| Constructor and Description |
|---|
DynValueBoxHolder(DynValueBox initialValue) |
Copyright © 2017–2021 Eclipse Foundation. All rights reserved.