#include <DII_Invocation.h>
Inheritance diagram for TAO_GIOP_DII_Deferred_Invocation
Public Methods | |
TAO_GIOP_DII_Deferred_Invocation (TAO_Stub *data, TAO_ORB_Core* orb_core, CORBA::Boolean argument_flag, const CORBA::Request_ptr req, int byte_order = TAO_ENCAP_BYTE_ORDER) | |
int | invoke (CORBA_Environment &TAO_IN_ENV = TAO_default_environment ()) throw (CORBA::SystemException) |
Private Methods | |
int | invoke_i (CORBA::Environment &ACE_TRY_ENV) throw (CORBA::SystemException) |
Private Attributes | |
TAO_DII_Deferred_Reply_Dispatcher* | rd_ |
|
|
|
Reimplemented from TAO_GIOP_Asynch_Invocation. |
|
Reimplemented from TAO_GIOP_Asynch_Invocation. |
|
|