summaryrefslogtreecommitdiff
path: root/TAO/tao/Messaging/AMH_Response_Handler.h
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/tao/Messaging/AMH_Response_Handler.h')
-rw-r--r--TAO/tao/Messaging/AMH_Response_Handler.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/TAO/tao/Messaging/AMH_Response_Handler.h b/TAO/tao/Messaging/AMH_Response_Handler.h
index 12261a60cfa..0b4218679ae 100644
--- a/TAO/tao/Messaging/AMH_Response_Handler.h
+++ b/TAO/tao/Messaging/AMH_Response_Handler.h
@@ -89,6 +89,8 @@ public:
virtual void _remove_ref (void);
//@}
+ TAO_ORB_Core *orb_core (void) const;
+
protected:
/// Sets up the various parameters in anticipation of returning a reply
@@ -106,6 +108,7 @@ protected:
void _tao_rh_send_location_forward (CORBA::Object_ptr fwd,
CORBA::Boolean is_perm);
+
/// The outgoing CDR stream
/**
* The IDL-generated ResponseHandler implementations used this field