summaryrefslogtreecommitdiff
path: root/TAO/tao/Invocation_Base.h
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/tao/Invocation_Base.h')
-rw-r--r--TAO/tao/Invocation_Base.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/TAO/tao/Invocation_Base.h b/TAO/tao/Invocation_Base.h
index c120d627523..2824a8a528b 100644
--- a/TAO/tao/Invocation_Base.h
+++ b/TAO/tao/Invocation_Base.h
@@ -122,6 +122,7 @@ namespace TAO
*/
Invocation_Base (CORBA::Object_ptr otarget,
CORBA::Object_ptr target,
+ TAO_Stub *stub,
TAO_Operation_Details &op,
bool response_expected);
@@ -155,6 +156,8 @@ namespace TAO
/// Cache the ORB_Core
TAO_ORB_Core *orb_core_;
+
+ TAO_Stub *stub_;
//@}
/// Operations invoked by the