TAO  2.2.4
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Public Member Functions | Public Attributes | List of all members
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
Collaboration diagram for TAO_Pluggable_Reply_Params:
Collaboration graph

Public Member Functions

 TAO_Pluggable_Reply_Params (TAO_Transport *t)
 Constructor. More...
 
- Public Member Functions inherited from TAO_Pluggable_Reply_Params_Base
 TAO_Pluggable_Reply_Params_Base (void)
 Constructor. More...
 
IOP::ServiceContextListservice_context_notowned (void)
 
void service_context_notowned (IOP::ServiceContextList *svc)
 
GIOP::ReplyStatusType reply_status (void) const
 
void reply_status (GIOP::ReplyStatusType status)
 
GIOP::LocateStatusType locate_reply_status (void) const
 
void locate_reply_status (GIOP::LocateStatusType status)
 

Public Attributes

TAO_InputCDRinput_cdr_
 
TAO_Transporttransport_
 
- Public Attributes inherited from TAO_Pluggable_Reply_Params_Base
IOP::ServiceContextList svc_ctx_
 The IOP service context list. More...
 
CORBA::ULong request_id_
 The request id for which the reply we (connector) has received. More...
 
CORBA::Boolean is_dsi_
 
ptrdiff_t dsi_nvlist_align_
 
CORBA::Boolean argument_flag_
 

Additional Inherited Members

- Protected Attributes inherited from TAO_Pluggable_Reply_Params_Base
IOP::ServiceContextListservice_context_
 The service context list that we don't own. More...
 

Detailed Description

TAO_Pluggable_Connector_Params.

Constructor & Destructor Documentation

TAO_Pluggable_Reply_Params::TAO_Pluggable_Reply_Params ( TAO_Transport t)

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.

TAO_Transport* TAO_Pluggable_Reply_Params::transport_

The documentation for this class was generated from the following files: