Oracle® Fusion Middleware C++ API Reference for Oracle Coherence
14c (14.1.1.0.0)

F23533-01

Hashtable Member List

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

_isEscaped(bool fAttemptCapture=true) const Object [inline]
clear()Hashtable [virtual]
clone() const Object [virtual]
clone(Object::View v)Object [static]
containsKey(Object::View vKey) const Hashtable [virtual]
containsValue(Object::View vValue) const AbstractMap [virtual]
entrySet() const Hashtable [virtual]
entrySet()Hashtable [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 Hashtable [virtual]
coherence::util::AbstractMap::get(Object::View vKey)AbstractMap [virtual]
getDescription() const Describable [virtual]
getOrDefault(Object::View vKey, Object::Holder ohDefaultValue) const Map [inline, virtual]
Handle typedefHashtable
hashCode() const AbstractMap [virtual]
coherence::util::Describable::hashCode(Object::View v)Object [inline, static]
Hashtable(size32_t cEstimate=17, float32_t flLoadFactor=0.75F, float32_t flGrowthRate=3.0F)Hashtable [protected]
Hashtable(Map::View vMap)Hashtable [protected]
Hashtable(const Hashtable &that)Hashtable [protected]
Holder typedefHashtable
isEmpty() const AbstractMap [virtual]
isImmutable() const Object [virtual]
keySet() const AbstractMap [virtual]
keySet()AbstractMap [virtual]
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]
put(Object::View vKey, Object::Holder ohValue)Hashtable [virtual]
putAll(Map::View vMap)Hashtable [virtual]
putIfAbsent(Object::View vKey, Object::Holder ohValue)Map [inline, virtual]
remove(Object::View vKey)Hashtable [virtual]
coherence::util::AbstractMap::remove(Object::View vKey, Object::View vValue)Map [inline, virtual]
replace(Object::View vKey, Object::View vOldValue, Object::Holder ohNewValue)Map [inline, virtual]
replace(Object::View vKey, Object::Holder ohValue)Map [inline, virtual]
self()Object [inline, protected]
self() const Object [inline, protected]
size() const Hashtable [virtual]
sizeOf(bool fDeep=false) const Object [virtual]
toStream(std::ostream &) const Object [inline, virtual]
toString() const AbstractMap [virtual]
coherence::lang::Object::toString(Object::View v)Object [static]
values() const AbstractMap [virtual]
values()AbstractMap [virtual]
View typedefHashtable
wait() const Object
wait(int64_t cMillis) const Object

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