TAO_Pluggable_Reply_Params Class Reference

TAO_Pluggable_Connector_Params. More...

#include <Pluggable_Messaging_Utils.h>

Inheritance diagram for TAO_Pluggable_Reply_Params:

Inheritance graph
[legend]
Collaboration diagram for TAO_Pluggable_Reply_Params:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 TAO_Pluggable_Reply_Params (TAO_Transport *t)
 Constructor.


Public Attributes

TAO_InputCDRinput_cdr_
TAO_Transporttransport_

Detailed Description

TAO_Pluggable_Connector_Params.

Definition at line 95 of file Pluggable_Messaging_Utils.h.


Constructor & Destructor Documentation

TAO_BEGIN_VERSIONED_NAMESPACE_DECL TAO_Pluggable_Reply_Params::TAO_Pluggable_Reply_Params TAO_Transport t  ) 
 

Constructor.

Definition at line 17 of file Pluggable_Messaging_Utils.cpp.

00018   : input_cdr_ (0)
00019   , transport_ (t)
00020 {
00021 }


Member Data Documentation

TAO_InputCDR* TAO_Pluggable_Reply_Params::input_cdr_
 

The stream with the non-demarshaled reply. This stream will be passed up to the stubs to demarshal the parameter values.

Definition at line 104 of file Pluggable_Messaging_Utils.h.

Referenced by TAO_Synch_Reply_Dispatcher::dispatch_reply(), TAO_GIOP_Message_Lite::parse_reply(), and TAO_GIOP_Message_Base::process_reply_message().

TAO_Transport* TAO_Pluggable_Reply_Params::transport_
 

Definition at line 106 of file Pluggable_Messaging_Utils.h.

Referenced by TAO_GIOP_Message_Lite::parse_reply(), and TAO_GIOP_Message_Base::process_reply_message().


The documentation for this class was generated from the following files:
Generated on Thu Nov 9 12:22:59 2006 for TAO by doxygen 1.3.6