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

E47891-01

WeakHashMap Member List

This is the complete list of members for WeakHashMap, including all inherited members.

_isEscaped(bool fAttemptCapture=true) const Object [inline]
biggest_moduloSafeHashMap [static]
clear()SafeHashMap [virtual]
clone() const Object [virtual]
clone(Object::View v)Object [static]
cloneEntryList(Entry::View vEntryThat) const SafeHashMap [protected, virtual]
compact()WeakHashMap [virtual]
containsKey(Object::View vKey) const SafeHashMap [virtual]
containsValue(Object::View vValue) const AbstractMap [virtual]
default_initialsizeSafeHashMap [static]
entrySet() const SafeHashMap [virtual]
entrySet()SafeHashMap [virtual]
equals(Object::View v) const AbstractMap [virtual]
coherence::util::Describable::equals(Object::View v) const Object [virtual]
coherence::util::Describable::equals(Object::View v1, Object::View v2)Object [static]
f_vResizingSafeHashMap [protected]
get(Object::View vKey) const SafeHashMap [virtual]
coherence::util::AbstractMap::get(Object::View vKey)AbstractMap [virtual]
getBucketIndex(size32_t nHash, size32_t cBuckets) const SafeHashMap [protected, virtual]
getDescription() const Describable [virtual]
getEntry(Object::View vKey) const SafeHashMap [virtual]
getEntry(Object::View vKey)SafeHashMap [virtual]
getEntryInternal(Object::View vKey) const SafeHashMap [protected, virtual]
getHashCode(Object::View vKey) const SafeHashMap [protected, virtual]
getStableBucketArray() const SafeHashMap [protected, virtual]
grow()WeakHashMap [protected, virtual]
Handle typedefWeakHashMap
hashCode() const AbstractMap [virtual]
coherence::util::Describable::hashCode(Object::View v)Object [inline, static]
Holder typedefWeakHashMap
instantiateEntry(Object::View vKey, Object::Holder ohValue, size32_t nHash)WeakHashMap [protected, virtual]
instantiateEntry(SafeHashMap::Entry::View vThat)WeakHashMap [protected, virtual]
instantiateEntrySet()SafeHashMap [protected, virtual]
instantiateEntrySet() const SafeHashMap [protected, virtual]
invalidate()SafeHashMap [protected, virtual]
isActiveIterator() const SafeHashMap [protected, virtual]
isEmpty() const SafeHashMap [virtual]
isImmutable() const Object [virtual]
isValid() const SafeHashMap [protected, virtual]
iteratorActivated() const SafeHashMap [protected, virtual]
iteratorDeactivated() const SafeHashMap [protected, virtual]
keySet() const AbstractMap [virtual]
keySet()AbstractMap [virtual]
m_cCapacitySafeHashMap [protected]
m_cEntriesSafeHashMap [protected]
m_cIteratorsSafeHashMap [mutable, protected]
m_flGrowthRateSafeHashMap [protected]
m_flLoadFactorSafeHashMap [protected]
m_haeBucketSafeHashMap [protected]
notify() const Object
notifyAll() const Object
Object()Object [protected]
Object(const Object &that)Object [protected]
onConst()Object [protected, virtual]
onEscape(bool fEscaped) const Object [protected, virtual]
onInit()Object [protected, virtual]
outputDescription(std::ostream &out) const Describable [virtual]
put(Object::View vKey, Object::Holder ohValue)SafeHashMap [virtual]
putAll(Map::View vMap)AbstractMap [virtual]
remove(Object::View vKey)SafeHashMap [virtual]
removeEntryInternal(Entry::Handle hEntry)SafeHashMap [protected, virtual]
SafeHashMap(size32_t cInitialBuckets=17, float32_t flLoadFactor=1.0F, float32_t flGrowthRate=3.0F)SafeHashMap [protected]
SafeHashMap(const SafeHashMap &that)SafeHashMap [protected]
self()Object [inline, protected]
self() const Object [inline, protected]
shrink(size32_t iBucket, size32_t cEntries)WeakHashMap [protected, virtual]
size() const SafeHashMap [virtual]
sizeOf(bool fDeep=false) const Object [virtual]
toStream(std::ostream &out) const AbstractMap [virtual]
coherence::lang::Object::toStream(std::ostream &out, Object::View v)Object [static]
values() const AbstractMap [virtual]
values()AbstractMap [virtual]
View typedefWeakHashMap
wait() const Object
wait(int64_t cMillis) const Object
WeakHashMap(size32_t cInitialBuckets=17, float32_t flLoadFactor=1.0F, float32_t flGrowthRate=3.0F)WeakHashMap [protected]
WeakHashMap(const WeakHashMap &that)WeakHashMap [protected]

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