TAO  2.1.7
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Public Member Functions | Public Attributes
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

List of all members.

Public Member Functions

 TAO_Pluggable_Reply_Params (TAO_Transport *t)
 Constructor.
- Public Member Functions inherited from TAO_Pluggable_Reply_Params_Base
 TAO_Pluggable_Reply_Params_Base (void)
 Constructor.
IOP::ServiceContextList & service_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.
CORBA::ULong request_id_
 The request id for which the reply we (connector) has received.
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::ServiceContextList * service_context_
 The service context list that we don't own.

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: