Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members   Related Pages  

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 Methods

 TAO_Pluggable_Reply_Params (TAO_ORB_Core *orb_core)
 Constructor. More...


Public Attributes

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


Detailed Description

TAO_Pluggable_Connector_Params.

This represents a set of data that would be received by the connector from the acceptor.


Constructor & Destructor Documentation

TAO_Pluggable_Reply_Params::TAO_Pluggable_Reply_Params TAO_ORB_Core   orb_core
 

Constructor.


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.


The documentation for this class was generated from the following files:
Generated on Thu Oct 10 18:47:29 2002 for TAO by doxygen1.2.13.1 written by Dimitri van Heesch, © 1997-2001