Oracle Coherence for C++ API
Release 3.7.1.0

E22845-01

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 typedef SafeHashMap::Entry  
hashCode() const SafeHashMap::Entry [virtual]
coherence::lang::Object::hashCode(Object::View v) Object [inline, static]
Holder typedef SafeHashMap::Entry  
isImmutable() const Object [virtual]
isKeyEqual(Object::View vKey) const SafeHashMap::Entry [virtual]
m_hNext SafeHashMap::Entry [protected]
m_nHash SafeHashMap::Entry [protected]
m_ohValue SafeHashMap::Entry [protected]
m_vKey SafeHashMap::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 typedef SafeHashMap::Entry  
wait() const Object  
wait(int64_t cMillis) const Object  
Copyright © 2000, 2011, Oracle and/or its affiliates. All rights reserved.