J-Integra® Espresso Programming Documentation (API)

Streamable._write Method

Marshals to outpStream the value in the value field of the Holder.

void _write(
 OutputStream outpStream
);

Parameters

outpStream
The CDR OutputStream.

Return Value

none

Remarks

none

Exceptions

none

See Also

Streamable Interface | Streamable Members | Ics.CORBA.portable Namespace