#include <DII_Invocation.h>
|
| DII_Invocation (CORBA::Object_ptr otarget, Profile_Transport_Resolver &resolver, TAO_Operation_Details &detail, CORBA::ExceptionList *excp, CORBA::Request_ptr req, bool response_expected=true) |
|
| Synch_Twoway_Invocation (CORBA::Object_ptr otarget, Profile_Transport_Resolver &resolver, TAO_Operation_Details &detail, bool response_expected=true) |
|
Invocation_Status | remote_twoway (ACE_Time_Value *max_wait_time) |
|
void | set_retry_state (Invocation_Retry_State *retry_state) |
|
| Remote_Invocation (CORBA::Object_ptr otarget, Profile_Transport_Resolver &resolver, TAO_Operation_Details &detail, bool response_expected) |
|
void | _tao_byte_order (int byte_order) |
|
int | _tao_byte_order () |
|
virtual | ~Invocation_Base () |
|
TAO_Stub * | stub () const |
|
CORBA::Object_ptr | forwarded_reference () |
|
void | forwarded_reference (CORBA::Object_ptr o) |
|
TAO_Service_Context & | request_service_context () |
|
TAO_Service_Context & | reply_service_context () |
|
CORBA::Object_ptr | steal_forwarded_reference () |
|
CORBA::Object_ptr | effective_target () const |
|
CORBA::Object_ptr | target () const |
|
CORBA::Boolean | response_expected () const |
|
GIOP::ReplyStatusType | reply_status () const |
|
void | reply_status (GIOP::ReplyStatusType s) |
|
TAO_Operation_Details & | operation_details () |
|
|
virtual Invocation_Status | handle_user_exception (TAO_InputCDR &cdr) |
|
Invocation_Status | location_forward (TAO_InputCDR &cdr) |
|
Invocation_Status | handle_system_exception (TAO_InputCDR &cdr) |
|
Invocation_Status | wait_for_reply (ACE_Time_Value *max_wait_time, TAO_Synch_Reply_Dispatcher &rd, TAO_Bind_Dispatcher_Guard &bd) |
|
void | init_target_spec (TAO_Target_Specification &spec, TAO_OutputCDR &output) |
|
void | write_header (TAO_OutputCDR &out_stream) |
|
void | marshal_data (TAO_OutputCDR &cdr) |
|
Invocation_Status | send_message (TAO_OutputCDR &cdr, TAO_Message_Semantics message_semantics, ACE_Time_Value *max_wait_time) |
|
| Invocation_Base (CORBA::Object_ptr otarget, CORBA::Object_ptr target, TAO_Stub *stub, TAO_Operation_Details &op, bool response_expected, bool request_is_remote) |
|
◆ DII_Invocation()
◆ handle_user_exception()
Invocation_Status TAO::DII_Invocation::handle_user_exception |
( |
TAO_InputCDR & | cdr | ) |
|
|
protectedvirtual |
◆ DII_Invocation_Adapter
◆ excp_list_
◆ host_
Back pointer to the DII request that created us.
The documentation for this class was generated from the following files: