| Package | Description |
|---|---|
| org.omg.DynamicAny |
| Modifier and Type | Class and Description |
|---|---|
class |
_DynValueBoxLocalBase
Abstract base class for implementations of local interface DynValueBox
|
class |
DynValueBoxLocalTie
Generated from IDL interface "DynValueBox".
|
| Modifier and Type | Field and Description |
|---|---|
DynValueBox |
DynValueBoxHolder.value |
| Modifier and Type | Method and Description |
|---|---|
static DynValueBox |
DynValueBoxHelper.extract(Any any) |
static DynValueBox |
DynValueBoxHelper.narrow(Object obj) |
static DynValueBox |
DynValueBoxHelper.read(InputStream in) |
static DynValueBox |
DynValueBoxHelper.unchecked_narrow(Object obj) |
| Modifier and Type | Method and Description |
|---|---|
static void |
DynValueBoxHelper.insert(Any any,
DynValueBox s) |
static void |
DynValueBoxHelper.write(OutputStream _out,
DynValueBox s) |
| Constructor and Description |
|---|
DynValueBoxHolder(DynValueBox initial) |
Copyright © 2017 JacORB. All rights reserved.