summaryrefslogtreecommitdiff
path: root/TAO/orbsvcs/orbsvcs/Notify/Notify_StructuredPushConsumer.h
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/orbsvcs/orbsvcs/Notify/Notify_StructuredPushConsumer.h')
-rw-r--r--TAO/orbsvcs/orbsvcs/Notify/Notify_StructuredPushConsumer.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/TAO/orbsvcs/orbsvcs/Notify/Notify_StructuredPushConsumer.h b/TAO/orbsvcs/orbsvcs/Notify/Notify_StructuredPushConsumer.h
index b4c86ed6dea..b86f3ed1ebb 100644
--- a/TAO/orbsvcs/orbsvcs/Notify/Notify_StructuredPushConsumer.h
+++ b/TAO/orbsvcs/orbsvcs/Notify/Notify_StructuredPushConsumer.h
@@ -63,6 +63,9 @@ class TAO_Notify_Export TAO_Notify_StructuredPushConsumer : public POA_CosNotify
CosNotifyChannelAdmin::StructuredProxyPushSupplier_var proxy_supplier_;
// The proxy that we are connected to.
+ // @@ Pradeep: you may want to be consitent about your field names,
+ // here is <proxy_id> for the supplier is <my_id_>, for the
+ // TAO_Notify_Proxy is just <myID_>....
CosNotifyChannelAdmin::ProxyID proxy_id_;
// The proxy_supplier id.