Package | Description |
---|---|
org.omg.CosCollection |
Modifier and Type | Class and Description |
---|---|
class |
_BagStub
Generated from IDL interface "Bag".
|
Modifier and Type | Field and Description |
---|---|
Bag |
BagHolder.value |
Modifier and Type | Method and Description |
---|---|
Bag |
BagPOATie._this() |
Bag |
BagPOA._this() |
Bag |
BagPOATie._this(ORB orb) |
Bag |
BagPOA._this(ORB orb) |
Bag |
_BagFactoryStub.create(Operations ops,
int expected_size) |
Bag |
BagFactoryPOATie.create(Operations ops,
int expected_size) |
Bag |
BagFactoryOperations.create(Operations ops,
int expected_size) |
static Bag |
BagHelper.extract(Any any) |
static Bag |
BagHelper.narrow(Object obj) |
static Bag |
BagHelper.read(InputStream in) |
static Bag |
BagHelper.unchecked_narrow(Object obj) |
Modifier and Type | Method and Description |
---|---|
static void |
BagHelper.insert(Any any,
Bag s) |
static void |
BagHelper.write(OutputStream _out,
Bag s) |
Constructor and Description |
---|
BagHolder(Bag initial) |