summaryrefslogtreecommitdiff
path: root/TAO/tao/default_client.h
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/tao/default_client.h')
-rw-r--r--TAO/tao/default_client.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/TAO/tao/default_client.h b/TAO/tao/default_client.h
index e1660fb2041..3fd00513949 100644
--- a/TAO/tao/default_client.h
+++ b/TAO/tao/default_client.h
@@ -54,6 +54,7 @@ public:
// = Check Client_Strategy_Factory.h for the documentation of the
// following methods.
virtual ACE_Lock* create_profile_lock (void);
+ virtual TAO_Configurable_Refcount create_profile_refcount (void);
virtual TAO_Transport_Mux_Strategy *create_transport_mux_strategy (TAO_Transport *transport);
virtual ACE_Lock *create_transport_mux_strategy_lock (void);
virtual int reply_dispatcher_table_size (void) const;