TAO_DynamicInterface  2.1.0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Friends Defines
Public Member Functions | Protected Member Functions
TAO::DII_Asynch_Invocation_Adapter Class Reference

This class is for asynchronous DII invocation. More...

#include <DII_Invocation_Adapter.h>

Inheritance diagram for TAO::DII_Asynch_Invocation_Adapter:
Inheritance graph
[legend]
Collaboration diagram for TAO::DII_Asynch_Invocation_Adapter:
Collaboration graph
[legend]

List of all members.

Public Member Functions

 DII_Asynch_Invocation_Adapter (CORBA::Object *target, Argument **args, int arg_number, const char *operation, int op_len, CORBA::Request *req, TAO::Invocation_Mode mode=TAO_DII_ASYNCH_INVOCATION)
void invoke_reply_handler (Messaging::ReplyHandler_ptr reply_handler_ptr)
 Invoke the target.

Protected Member Functions

virtual Invocation_Status invoke_twoway (TAO_Operation_Details &op, CORBA::Object_var &effective_target, Profile_Transport_Resolver &r, ACE_Time_Value *&max_wait_time)

Detailed Description

This class is for asynchronous DII invocation.


Constructor & Destructor Documentation

TAO::DII_Asynch_Invocation_Adapter::DII_Asynch_Invocation_Adapter ( CORBA::Object target,
Argument **  args,
int  arg_number,
const char *  operation,
int  op_len,
CORBA::Request req,
TAO::Invocation_Mode  mode = TAO_DII_ASYNCH_INVOCATION 
)

Member Function Documentation

void TAO::DII_Asynch_Invocation_Adapter::invoke_reply_handler ( Messaging::ReplyHandler_ptr  reply_handler_ptr)

Invoke the target.

Invocation_Status TAO::DII_Asynch_Invocation_Adapter::invoke_twoway ( TAO_Operation_Details op,
CORBA::Object_var effective_target,
Profile_Transport_Resolver r,
ACE_Time_Value *&  max_wait_time 
) [protected, virtual]

Reimplemented from TAO::DII_Invocation_Adapter.


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