Package | Description |
---|---|
org.omg.CORBA | |
org.omg.PortableServer |
Modifier and Type | Class and Description |
---|---|
class |
_CurrentLocalBase
Abstract base class for implementations of local interface Current
|
class |
CurrentLocalTie
Generated from IDL interface "Current".
|
Modifier and Type | Field and Description |
---|---|
Current |
CurrentHolder.value |
Modifier and Type | Method and Description |
---|---|
static Current |
CurrentHelper.extract(Any any) |
Current |
ORB.get_current()
Deprecated.
Deprecated by CORBA 2.3
|
static Current |
CurrentHelper.narrow(Object obj) |
static Current |
CurrentHelper.read(InputStream in) |
static Current |
CurrentHelper.unchecked_narrow(Object obj) |
Modifier and Type | Method and Description |
---|---|
static void |
CurrentHelper.insert(Any any,
Current s) |
static void |
CurrentHelper.write(OutputStream _out,
Current s) |
Constructor and Description |
---|
CurrentHolder(Current initial) |
Modifier and Type | Interface and Description |
---|---|
interface |
Current
Generated from IDL interface "Current".
|
interface |
CurrentOperations
Generated from IDL interface "Current".
|
Copyright © 2013. All Rights Reserved.