orb |
Returns an input stream with the same buffer. |
write_any |
Writes an Any on this output stream. |
write_boolean_array |
Writes an array of booleans on this output stream. |
write_boolean |
Writes a boolean value to this stream. |
write_char_array |
Writes an array of chars on this output stream. |
write_char |
Writes a char value to this stream. |
write_double_array |
Writes an array of doubles on this output stream. |
write_double |
Writes a double value to this stream. |
write_fixed |
Writes a decimal number. |
write_float_array |
Writes an array of floats on this output stream. |
write_float |
Writes a float value to this stream. |
write_long_array |
WWrites an array of CORBA longs. |
write_long |
Writes a CORBA long. |
write_longlong_array |
Writes an array of CORBA longlongs. |
write_longlong |
Writes a CORBA longlong. |
write_Object |
Writes a CORBA Object on this output stream. |
write_octet_array |
Writes an array of CORBA octets (bytes) on this output stream. |
write_octet |
Writes a CORBA octet. |
write_short_array |
Writes an array of shorts on this output stream. |
write_short |
Writes a short value to this stream. |
write_string |
Writes a string value to this stream. |
write_TypeCode |
Writes a TypeCode on this output stream. |
write_ulong_array |
Writes an array of unsigned CORBA longs. |
write_ulong |
Writes an unsigned CORBA long. |
write_ulonglong_array |
Writes an array of unsigned CORBA longlongs. |
write_ulonglong |
Writes an unsigned CORBA longlong. |
write_ushort_array |
Writes an array of unsigned shorts on this output stream. |
write_ushort |
Writes an unsigned short value to this stream. |
write_wchar_array |
Writes an array of wide chars on this output stream. |
write_wchar |
Writes a wide char value to this stream. |
write_wstring |
Writes a wide string value to this stream. |
OutputStream Class | CORBA.portable Namespace | Ics.CORBA Namespace