#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_ | 
| TAO_BEGIN_VERSIONED_NAMESPACE_DECL TAO_Pluggable_Reply_Params::TAO_Pluggable_Reply_Params | ( | TAO_Transport * | t | ) | 
Constructor.
The stream with the non-demarshaled reply. This stream will be passed up to the stubs to demarshal the parameter values.
 1.4.7-1