summaryrefslogtreecommitdiff
path: root/TAO/tao/Strategies/DIOP_Connector.h
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/tao/Strategies/DIOP_Connector.h')
-rw-r--r--TAO/tao/Strategies/DIOP_Connector.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/TAO/tao/Strategies/DIOP_Connector.h b/TAO/tao/Strategies/DIOP_Connector.h
index 6fec62489ea..92b6696982f 100644
--- a/TAO/tao/Strategies/DIOP_Connector.h
+++ b/TAO/tao/Strategies/DIOP_Connector.h
@@ -81,6 +81,10 @@ protected:
TAO_Transport_Descriptor_Interface *desc,
ACE_Time_Value *timeout = 0);
+ TAO_Transport *make_connection (TAO::Profile_Transport_Resolver *r,
+ TAO_Transport_Descriptor_Interface &desc,
+ ACE_Time_Value *timeout = 0);
+
virtual TAO_Profile * make_profile (ACE_ENV_SINGLE_ARG_DECL);
//@}