Oracle® Fusion Middleware C++ API Reference for Oracle Coherence
12c (12.2.1.3.0)

E80355-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]
f_vKeySafeHashMap::Entry [protected]
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]
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(bool fDeep=false) const Object [virtual]
toStream(std::ostream &) const Object [inline, virtual]
toString() const SafeHashMap::Entry [virtual]
coherence::lang::Object::toString(Object::View v)Object [static]
View typedefSafeHashMap::Entry
wait() const Object
wait(int64_t cMillis) const Object

Copyright © 2000, 2017, Oracle and/or its affiliates. All rights reserved.