Package | Description |
---|---|
org.omg.CosCollection |
Modifier and Type | Class and Description |
---|---|
class |
_DequeStub
Generated from IDL interface "Deque".
|
Modifier and Type | Field and Description |
---|---|
Deque |
DequeHolder.value |
Modifier and Type | Method and Description |
---|---|
Deque |
DequePOATie._this() |
Deque |
DequePOA._this() |
Deque |
DequePOATie._this(ORB orb) |
Deque |
DequePOA._this(ORB orb) |
Deque |
_DequeFactoryStub.create(Operations ops,
int expected_size) |
Deque |
DequeFactoryPOATie.create(Operations ops,
int expected_size) |
Deque |
DequeFactoryOperations.create(Operations ops,
int expected_size) |
static Deque |
DequeHelper.extract(Any any) |
static Deque |
DequeHelper.narrow(Object obj) |
static Deque |
DequeHelper.read(InputStream in) |
static Deque |
DequeHelper.unchecked_narrow(Object obj) |
Modifier and Type | Method and Description |
---|---|
static void |
DequeHelper.insert(Any any,
Deque s) |
static void |
DequeHelper.write(OutputStream _out,
Deque s) |
Constructor and Description |
---|
DequeHolder(Deque initial) |