public class CDROutputStream_1_1 extends CDROutputStream_1_0
| Modifier and Type | Field and Description |
|---|---|
protected int |
fragmentOffset |
protected CDROutputObject |
parent |
blockSizeIndex, blockSizePosition, bufferManagerWrite, inBlock, orb, streamFormatVersion, wrapper| Constructor and Description |
|---|
CDROutputStream_1_1() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
alignAndReserve(int align,
int n) |
int |
get_offset()
Returns the current position relative to the start of the message.
|
GIOPVersion |
getGIOPVersion() |
protected void |
grow(int align,
int n) |
void |
setParent(CDROutputObject parent) |
void |
write_Context(Context ctx,
ContextList contexts) |
void |
write_wchar(char x) |
void |
write_wstring(String value) |
void |
write(int b) |
_truncatable_ids, close, computeAlignment, end_block, end_value, getBufferManager, getByteBuffer, getCharConverter, getIndex, getSize, getWCharConverter, handleSpecialChunkBegin, handleSpecialChunkEnd, init, orb, putEndian, setIndex, start_block, start_value, toByteArray, toByteArray, write_abstract_interface, write_Abstract, write_any_array, write_any, write_boolean_array, write_boolean, write_char_array, write_char, write_double_array, write_double, write_fixed, write_fixed, write_fixed, write_float_array, write_float, write_long_array, write_long, write_longlong_array, write_longlong, write_Object, write_octet_array, write_octet, write_Principal, write_short_array, write_short, write_string, write_TypeCode, write_ulong_array, write_ulong, write_ulonglong_array, write_ulonglong, write_ushort_array, write_ushort, write_value, write_Value, write_value, write_value, write_value, write_wchar_array, writeIndirection, writeLongWithoutAlign, writeOctetSequenceTo, writeString, writeToflush, write, writeprotected int fragmentOffset
protected CDROutputObject parent
protected void alignAndReserve(int align,
int n)
alignAndReserve in class CDROutputStream_1_0protected void grow(int align,
int n)
grow in class CDROutputStream_1_0public int get_offset()
CDROutputStream_1_0get_offset in class CDROutputStream_1_0public GIOPVersion getGIOPVersion()
getGIOPVersion in class CDROutputStream_1_0public void write_wchar(char x)
write_wchar in class CDROutputStream_1_0public void write_wstring(String value)
write_wstring in class CDROutputStream_1_0public void setParent(CDROutputObject parent)
public void write(int b)
throws IOException
write in class OutputStreamIOExceptionpublic void write_Context(Context ctx, ContextList contexts)
Copyright © 2017–2019 Eclipse Foundation. All rights reserved.