Oracle Coherence for C++ API
Release 3.7.1.0

E22845-01

IdentityHashMap Member List

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

_isEscaped(bool fAttemptCapture=true) const Object [inline]
biggest_modulo SafeHashMap [static]
clear() SafeHashMap [virtual]
clone() const Object [virtual]
clone(Object::View v) Object [static]
cloneEntryList(Entry::View vEntryThat) const SafeHashMap [protected, virtual]
containsKey(Object::View vKey) const SafeHashMap [virtual]
containsValue(Object::View vValue) const AbstractMap [virtual]
default_initialsize SafeHashMap [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]
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 IdentityHashMap [protected, virtual]
getStableBucketArray() const SafeHashMap [protected, virtual]
grow() SafeHashMap [protected, virtual]
Handle typedef IdentityHashMap  
hashCode() const AbstractMap [virtual]
coherence::util::Describable::hashCode(Object::View v) Object [inline, static]
Holder typedef IdentityHashMap  
IdentityHashMap(size32_t cInitialBuckets=17, float32_t flLoadFactor=1.0F, float32_t flGrowthRate=3.0F) IdentityHashMap [protected]
IdentityHashMap(const IdentityHashMap &that) IdentityHashMap [protected]
instantiateEntry(Object::View vKey, Object::Holder ohValue, size32_t nHash) IdentityHashMap [protected, virtual]
instantiateEntry(SafeHashMap::Entry::View vEntry) IdentityHashMap [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_cCapacity SafeHashMap [protected]
m_cEntries SafeHashMap [protected]
m_flGrowthRate SafeHashMap [protected]
m_flLoadFactor SafeHashMap [protected]
m_haeBucket SafeHashMap [protected]
m_hAtomicIterators SafeHashMap [mutable, protected]
m_vResizing SafeHashMap [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]
size() const SafeHashMap [virtual]
sizeOf() 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 typedef IdentityHashMap  
wait() const Object  
wait(int64_t cMillis) const Object  
Copyright © 2000, 2011, Oracle and/or its affiliates. All rights reserved.