TAO_DynamicInterface
2.1.5
|
This is the complete list of members for TAO::DII_Oneway_Invocation_Adapter, including all inherited members.
args_ | TAO::Invocation_Adapter | protected |
collocation_opportunity_ | TAO::Invocation_Adapter | protected |
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) | TAO::DII_Oneway_Invocation_Adapter | |
get_stub(void) const | TAO::Invocation_Adapter | protected |
get_timeout(TAO_Stub *stub, ACE_Time_Value &val) | TAO::Invocation_Adapter | protected |
Invocation_Adapter(CORBA::Object_ptr target, Argument **args, int arg_number, const char *operation, size_t op_len, int collocation_opportunity, TAO::Invocation_Type type=TAO_TWOWAY_INVOCATION, TAO::Invocation_Mode mode=TAO_SYNCHRONOUS_INVOCATION) | TAO::Invocation_Adapter | |
invoke(TAO::Exception_Data *ex, unsigned long ex_count) | TAO::Invocation_Adapter | virtual |
invoke_collocated_i(TAO_Stub *stub, TAO_Operation_Details &details, CORBA::Object_var &effective_target, Collocation_Strategy strat) | TAO::DII_Oneway_Invocation_Adapter | protectedvirtual |
invoke_i(TAO_Stub *stub, TAO_Operation_Details &details) | TAO::Invocation_Adapter | protectedvirtual |
invoke_oneway(TAO_Operation_Details &details, CORBA::Object_var &effective_target, Profile_Transport_Resolver &r, ACE_Time_Value *&max_wait_time) | TAO::Invocation_Adapter | protectedvirtual |
invoke_remote_i(TAO_Stub *stub, TAO_Operation_Details &details, CORBA::Object_var &effective_target, ACE_Time_Value *&max_wait_time) | TAO::Invocation_Adapter | protectedvirtual |
invoke_twoway(TAO_Operation_Details &details, CORBA::Object_var &effective_target, Profile_Transport_Resolver &r, ACE_Time_Value *&max_wait_time) | TAO::Invocation_Adapter | protectedvirtual |
mode_ | TAO::Invocation_Adapter | protected |
number_args_ | TAO::Invocation_Adapter | protected |
object_forwarded(CORBA::Object_var &effective_target, TAO_Stub *stub, CORBA::Boolean permanent_forward) | TAO::Invocation_Adapter | protected |
op_len_ | TAO::Invocation_Adapter | protected |
operation_ | TAO::Invocation_Adapter | protected |
set_response_flags(TAO_Stub *stub, TAO_Operation_Details &details) | TAO::Invocation_Adapter | protected |
target_ | TAO::Invocation_Adapter | protected |
type_ | TAO::Invocation_Adapter | protected |
~Invocation_Adapter(void) | TAO::Invocation_Adapter | virtual |