Frames | No Frames |
Classes derived from gnu.CORBA.CDR.BufferedCdrOutput | |
class | A stream, additionally holding the gnu request.
|
Constructors with parameter type gnu.CORBA.CDR.BufferedCdrOutput | |
Create the universal holder that uses the given buffer to store the data.
|
Methods with parameter type gnu.CORBA.CDR.BufferedCdrOutput | |
void | Write the operation parameters.
|
void | Write the operation parameters.
|
Methods with return type gnu.CORBA.CDR.BufferedCdrOutput | |
BufferedCdrOutput | Get the buffer, normally containing the written reply. |
Methods with parameter type gnu.CORBA.CDR.BufferedCdrOutput | |
int | Read the chunked nested value from the given input stream, transferring the
contents to the given output stream.
|
void | Write data about unknown exception.
|
void | Writes the contents of the provided stream.
|