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