SafeHashMap::Entry Member List

This is the complete list of members for SafeHashMap::Entry, including all inherited members.

_isEscaped(bool fAttemptCapture=true) const Object [inline]
clone() const Object [virtual]
clone(Object::View v)Object [static]
Entry(Object::View vKey, Object::Holder ohValue, size32_t nHash)SafeHashMap::Entry [protected]
Entry(const Entry &that)SafeHashMap::Entry [protected]
Entry(Entry::View vThat)SafeHashMap::Entry [protected]
equals(Object::View vThat) const SafeHashMap::Entry [virtual]
coherence::lang::Object::equals(Object::View v) const Object [virtual]
coherence::lang::Object::equals(Object::View v1, Object::View v2)Object [static]
getKey() const SafeHashMap::Entry [virtual]
getValue() const SafeHashMap::Entry [virtual]
getValue()SafeHashMap::Entry [virtual]
Handle typedefSafeHashMap::Entry
hashCode() const SafeHashMap::Entry [virtual]
coherence::lang::Object::hashCode(Object::View v)Object [inline, static]
Holder typedefSafeHashMap::Entry
isImmutable() const Object [virtual]
isKeyEqual(Object::View vKey) const SafeHashMap::Entry [virtual]
m_hNextSafeHashMap::Entry [protected]
m_nHashSafeHashMap::Entry [protected]
m_ohValueSafeHashMap::Entry [protected]
m_vKeySafeHashMap::Entry [protected]
notify() const Object
notifyAll() const Object
Object()Object [protected]
Object(const Object &that)Object [protected]
onAdd()SafeHashMap::Entry [virtual]
onConst()Object [protected, virtual]
onEscape(bool fEscaped) const Object [protected, virtual]
onInit()Object [protected, virtual]
self()Object [inline, protected]
self() const Object [inline, protected]
setValue(Object::Holder ohValue)SafeHashMap::Entry [virtual]
sizeOf() const Object [virtual]
toStream(std::ostream &out) const SafeHashMap::Entry [virtual]
coherence::lang::Object::toStream(std::ostream &out, Object::View v)Object [static]
View typedefSafeHashMap::Entry
wait() const Object
wait(int64_t cMillis) const Object
Copyright (c) 2000, 2009, Oracle and/or its affiliates. All rights reserved.