| Package | Description |
|---|---|
| org.omg.CORBA |
| Modifier and Type | Class and Description |
|---|---|
class |
_PollableSetLocalBase
Abstract base class for implementations of local interface PollableSet
|
class |
PollableSetLocalTie
Generated from IDL interface "PollableSet".
|
| Modifier and Type | Field and Description |
|---|---|
PollableSet |
PollableSetHolder.value |
| Modifier and Type | Method and Description |
|---|---|
PollableSet |
Pollable.create_pollable_set() |
static PollableSet |
PollableSetHelper.extract(Any any) |
static PollableSet |
PollableSetHelper.narrow(Object obj) |
static PollableSet |
PollableSetHelper.read(InputStream in) |
static PollableSet |
PollableSetHelper.unchecked_narrow(Object obj) |
| Modifier and Type | Method and Description |
|---|---|
static void |
PollableSetHelper.insert(Any any,
PollableSet s) |
static void |
PollableSetHelper.write(OutputStream _out,
PollableSet s) |
| Constructor and Description |
|---|
PollableSetHolder(PollableSet initial) |
Copyright © 2017 JacORB. All rights reserved.