Main Page   Class Hierarchy   Alphabetical List   Compound List   File List   Compound Members   File Members  

TAO_DII_Deferred_Reply_Dispatcher Class Reference

#include <DII_Reply_Dispatcher.h>

Inheritance diagram for TAO_DII_Deferred_Reply_Dispatcher

Inheritance graph
[legend]
Collaboration diagram for TAO_DII_Deferred_Reply_Dispatcher:

Collaboration graph
[legend]
List of all members.

Public Methods

 TAO_DII_Deferred_Reply_Dispatcher (const CORBA::Request_ptr req, TAO_ORB_Core *orb_core)
virtual ~TAO_DII_Deferred_Reply_Dispatcher (void)
virtual int dispatch_reply (TAO_Pluggable_Reply_Params &param)
virtual void connection_closed (void)

Private Attributes

char buf_ [ACE_CDR::DEFAULT_BUFSIZE]
 The buffer that is used to initialise the data block.

ACE_Data_Block db_
 datablock that is created on teh stack to initialise the CDR stream underneath.

TAO_InputCDR reply_cdr_
 CDR stream for reading the input.

const CORBA::Request_ptr req_
 Where the reply needs to go.


Constructor & Destructor Documentation

TAO_DII_Deferred_Reply_Dispatcher::TAO_DII_Deferred_Reply_Dispatcher ( const CORBA::Request_ptr req,
TAO_ORB_Core * orb_core )
 

TAO_DII_Deferred_Reply_Dispatcher::~TAO_DII_Deferred_Reply_Dispatcher ( void ) [virtual]
 


Member Function Documentation

void TAO_DII_Deferred_Reply_Dispatcher::connection_closed ( void ) [virtual]
 

Reimplemented from TAO_Asynch_Reply_Dispatcher_Base.

int TAO_DII_Deferred_Reply_Dispatcher::dispatch_reply ( TAO_Pluggable_Reply_Params & params ) [virtual]
 

Reimplemented from TAO_Asynch_Reply_Dispatcher_Base.


Member Data Documentation

char TAO_DII_Deferred_Reply_Dispatcher::buf_[ACE_CDR::DEFAULT_BUFSIZE] [private]
 

The buffer that is used to initialise the data block.

ACE_Data_Block TAO_DII_Deferred_Reply_Dispatcher::db_ [private]
 

datablock that is created on teh stack to initialise the CDR stream underneath.

TAO_InputCDR TAO_DII_Deferred_Reply_Dispatcher::reply_cdr_ [private]
 

CDR stream for reading the input.

const CORBA::Request_ptr TAO_DII_Deferred_Reply_Dispatcher::req_ [private]
 

Where the reply needs to go.


The documentation for this class was generated from the following files:
Generated at Fri Oct 5 08:16:18 2001 for TAO_DynamicInterface by doxygen1.2.3 written by Dimitri van Heesch, © 1997-2000