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