TAO_DynamicInterface
2.0.8
|
This class is for oneway DII invocation. More...
#include <DII_Invocation_Adapter.h>
Public Member Functions | |
DII_Oneway_Invocation_Adapter (CORBA::Object *target, Argument **args, int arg_number, const char *operation, int op_len, TAO::Invocation_Mode mode=TAO_SYNCHRONOUS_INVOCATION) | |
Protected Member Functions | |
virtual Invocation_Status | invoke_collocated_i (TAO_Stub *stub, TAO_Operation_Details &details, CORBA::Object_var &effective_target, Collocation_Strategy strat) |
This class is for oneway DII invocation.
TAO::DII_Oneway_Invocation_Adapter::DII_Oneway_Invocation_Adapter | ( | CORBA::Object * | target, |
Argument ** | args, | ||
int | arg_number, | ||
const char * | operation, | ||
int | op_len, | ||
TAO::Invocation_Mode | mode = TAO_SYNCHRONOUS_INVOCATION |
||
) |
Invocation_Status TAO::DII_Oneway_Invocation_Adapter::invoke_collocated_i | ( | TAO_Stub * | stub, |
TAO_Operation_Details & | details, | ||
CORBA::Object_var & | effective_target, | ||
Collocation_Strategy | strat | ||
) | [protected, virtual] |
Reimplemented from TAO::Invocation_Adapter.