Methods in org.omg.ETF with parameters of type BufferHolder
|
int |
BufferListOperations.add_buffer(int size,
BufferHolder buf)
|
void |
BufferListOperations.get_buffer(int index,
BufferHolder buf)
|
void |
ConnectionOperations.read(BufferHolder data,
int offset,
int min_length,
int max_length,
long time_out)
|
void |
ConnectionZeroCopyLocalTie.read(BufferHolder data,
int offset,
int min_length,
int max_length,
long time_out)
|
void |
ConnectionLocalTie.read(BufferHolder data,
int offset,
int min_length,
int max_length,
long time_out)
|
void |
BufferListLocalTie.get_buffer(int index,
BufferHolder buf)
|
int |
BufferListLocalTie.add_buffer(int size,
BufferHolder buf)
|