summaryrefslogtreecommitdiff
path: root/TAO/tao/LocalObject.h
diff options
context:
space:
mode:
authorOssama Othman <ossama-othman@users.noreply.github.com>2001-05-25 00:20:33 +0000
committerOssama Othman <ossama-othman@users.noreply.github.com>2001-05-25 00:20:33 +0000
commitf4a4e419883ab855eec777eac85f1cd0fcda3001 (patch)
treea900f950df249a994736e2a1729b4eeecc9b8c9a /TAO/tao/LocalObject.h
parent4317e92281c2f124b3c00f42c8468a92422555c9 (diff)
downloadATCD-f4a4e419883ab855eec777eac85f1cd0fcda3001.tar.gz
ChangeLogTag:Thu May 24 16:57:16 2001 Ossama Othman <ossama@uci.edu>
Diffstat (limited to 'TAO/tao/LocalObject.h')
-rw-r--r--TAO/tao/LocalObject.h8
1 files changed, 3 insertions, 5 deletions
diff --git a/TAO/tao/LocalObject.h b/TAO/tao/LocalObject.h
index 95c9934d0db..b3a9175dc60 100644
--- a/TAO/tao/LocalObject.h
+++ b/TAO/tao/LocalObject.h
@@ -149,11 +149,9 @@ public:
#endif /* TAO_HAS_CORBA_MESSAGING == 1 */
/**
- * Return a (potentially non-unique) hash value for this object.
- * This method relies on the representation of the object
- * reference's private state. Since that changes easily (when
- * different ORB protocols are in use) there is no default
- * implementation.
+ * Return a hash value for this object. The hash is based on the
+ * address of the object. On non-32 bit platforms, the hash may be
+ * non-unique.
*/
virtual CORBA::ULong _hash (CORBA::ULong maximum,
CORBA_Environment &ACE_TRY_ENV =