Package | Description |
---|---|
org.omg.CosCollection |
Modifier and Type | Class and Description |
---|---|
class |
_QueueStub
Generated from IDL interface "Queue".
|
Modifier and Type | Field and Description |
---|---|
Queue |
QueueHolder.value |
Modifier and Type | Method and Description |
---|---|
Queue |
QueuePOATie._this() |
Queue |
QueuePOA._this() |
Queue |
QueuePOATie._this(ORB orb) |
Queue |
QueuePOA._this(ORB orb) |
Queue |
QueueFactoryOperations.create(Operations ops,
int expected_size) |
Queue |
_QueueFactoryStub.create(Operations ops,
int expected_size) |
Queue |
QueueFactoryPOATie.create(Operations ops,
int expected_size) |
static Queue |
QueueHelper.extract(Any any) |
static Queue |
QueueHelper.narrow(Object obj) |
static Queue |
QueueHelper.read(InputStream in) |
static Queue |
QueueHelper.unchecked_narrow(Object obj) |
Modifier and Type | Method and Description |
---|---|
static void |
QueueHelper.insert(Any any,
Queue s) |
static void |
QueueHelper.write(OutputStream _out,
Queue s) |
Constructor and Description |
---|
QueueHolder(Queue initial) |