#include <Pluggable_Messaging_Utils.h>
Inheritance diagram for TAO_Pluggable_Reply_Params:
Public Member Functions | |
TAO_Pluggable_Reply_Params (TAO_Transport *t) | |
Constructor. | |
Public Attributes | |
TAO_InputCDR * | input_cdr_ |
TAO_Transport * | transport_ |
|
Constructor.
|
|
The stream with the non-demarshaled reply. This stream will be passed up to the stubs to demarshal the parameter values. |
|
|