#include <DII_Invocation.h>
Public Member Functions | |
DII_Deferred_Invocation (CORBA::Object_ptr otarget, Profile_Transport_Resolver &resolver, TAO_Operation_Details &detail, TAO_DII_Deferred_Reply_Dispatcher *rd, CORBA::Request_ptr req, bool response_expected=true) | |
virtual Dynamic::ParameterList * | arguments (ACE_ENV_SINGLE_ARG_DECL) throw (CORBA::SystemException) |
Invocation_Status | remote_invocation (ACE_Time_Value *max_wait_time ACE_ENV_ARG_DECL) throw (CORBA::Exception) |
Private Attributes | |
CORBA::Request_ptr | host_ |
Back pointer to the DII request that created us. | |
Friends | |
class | DII_Deferred_Invocation_Adapter |
|
|
|
|
|
|
|
|
|
Back pointer to the DII request that created us.
|