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