TAO_DII_Reply_Handler Class Reference

The class for DII reply handler. More...

#include <DII_Reply_Handler.h>

Inheritance diagram for TAO_DII_Reply_Handler:

Inheritance graph
[legend]
Collaboration diagram for TAO_DII_Reply_Handler:

Collaboration graph
[legend]
List of all members.

Public Types

typedef TAO_DII_Reply_Handler_ptr _ptr_type
typedef TAO_DII_Reply_Handler_var _var_type

Public Member Functions

 TAO_DII_Reply_Handler ()
virtual ~TAO_DII_Reply_Handler (void)
virtual void handle_response (TAO_InputCDR &incoming)=0
 Callback method for asynchronous requests.
virtual void handle_excep (TAO_InputCDR &incoming, CORBA::ULong reply_status)=0

Static Public Member Functions

static TAO_DII_Reply_Handler_duplicate (TAO_DII_Reply_Handler_ptr)
 CORBA Object related methods.
static TAO_DII_Reply_Handler_nil (void)
static TAO_DII_Reply_Handler_narrow (CORBA::Object_ptr)
static TAO_DII_Reply_Handler_unchecked_narrow (CORBA::Object_ptr)

Static Public Attributes

static int _tao_class_id = 0

Detailed Description

The class for DII reply handler.

Provides a way to create requests and populate it with parameters for use in the Dynamic Invocation Interface.


Member Typedef Documentation

typedef TAO_DII_Reply_Handler_ptr TAO_DII_Reply_Handler::_ptr_type

Reimplemented from CORBA::LocalObject.

typedef TAO_DII_Reply_Handler_var TAO_DII_Reply_Handler::_var_type

Reimplemented from CORBA::LocalObject.


Constructor & Destructor Documentation

TAO_DII_Reply_Handler::TAO_DII_Reply_Handler (  ) 

TAO_DII_Reply_Handler::~TAO_DII_Reply_Handler ( void   )  [virtual]


Member Function Documentation

TAO_BEGIN_VERSIONED_NAMESPACE_DECL ACE_INLINE TAO_DII_Reply_Handler_ptr TAO_DII_Reply_Handler::_duplicate ( TAO_DII_Reply_Handler_ptr   )  [static]

CORBA Object related methods.

TAO_DII_Reply_Handler_ptr TAO_DII_Reply_Handler::_narrow ( CORBA::Object_ptr   )  [static]

Reimplemented from CORBA::LocalObject.

TAO_BEGIN_VERSIONED_NAMESPACE_DECL TAO_DII_Reply_Handler_ptr TAO_DII_Reply_Handler::_nil ( void   )  [static]

Reimplemented from CORBA::LocalObject.

TAO_DII_Reply_Handler_ptr TAO_DII_Reply_Handler::_unchecked_narrow ( CORBA::Object_ptr   )  [static]

virtual void TAO_DII_Reply_Handler::handle_excep ( TAO_InputCDR incoming,
CORBA::ULong  reply_status 
) [pure virtual]

virtual void TAO_DII_Reply_Handler::handle_response ( TAO_InputCDR incoming  )  [pure virtual]

Callback method for asynchronous requests.


Member Data Documentation

int TAO_DII_Reply_Handler::_tao_class_id = 0 [static]


The documentation for this class was generated from the following files:
Generated on Mon Apr 30 23:17:29 2007 for TAO_DynamicInterface by  doxygen 1.4.7-1