Package | Description |
---|---|
org.omg.ETF |
Modifier and Type | Class and Description |
---|---|
class |
_BufferListLocalBase
Abstract base class for implementations of local interface BufferList
|
class |
BufferListLocalTie
Generated from IDL interface "BufferList".
|
Modifier and Type | Field and Description |
---|---|
BufferList |
BufferListHolder.value |
Modifier and Type | Method and Description |
---|---|
BufferList |
ConnectionZeroCopyOperations.create_buffer_list() |
BufferList |
ConnectionZeroCopyLocalTie.create_buffer_list() |
static BufferList |
BufferListHelper.extract(Any any) |
static BufferList |
BufferListHelper.narrow(Object obj) |
static BufferList |
BufferListHelper.read(InputStream in) |
static BufferList |
BufferListHelper.unchecked_narrow(Object obj) |
Modifier and Type | Method and Description |
---|---|
static void |
BufferListHelper.insert(Any any,
BufferList s) |
static void |
BufferListHelper.write(OutputStream _out,
BufferList s) |
Constructor and Description |
---|
BufferListHolder(BufferList initial) |