TAO_DynamicInterface  2.2.3
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Public Member Functions | Private Attributes | Friends | List of all members
TAO::DII_Deferred_Invocation Class Reference

#include <DII_Invocation.h>

Inheritance diagram for TAO::DII_Deferred_Invocation:
Inheritance graph
Collaboration diagram for TAO::DII_Deferred_Invocation:
Collaboration graph

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 (void)
 
Invocation_Status remote_invocation (ACE_Time_Value *max_wait_time)
 

Private Attributes

CORBA::Request_ptr host_
 Back pointer to the DII request that created us. More...
 

Friends

class DII_Deferred_Invocation_Adapter
 

Constructor & Destructor Documentation

TAO::DII_Deferred_Invocation::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 
)

Member Function Documentation

Dynamic::ParameterList * TAO::DII_Deferred_Invocation::arguments ( void  )
virtual
Invocation_Status TAO::DII_Deferred_Invocation::remote_invocation ( ACE_Time_Value max_wait_time)

Friends And Related Function Documentation

friend class DII_Deferred_Invocation_Adapter
friend

Member Data Documentation

CORBA::Request_ptr TAO::DII_Deferred_Invocation::host_
private

Back pointer to the DII request that created us.


The documentation for this class was generated from the following files: