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

E80355-01

AbstractMap Member List

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

_isEscaped(bool fAttemptCapture=true) const Object [inline]
clear()=0Map [pure virtual]
clone() const Object [virtual]
clone(Object::View v)Object [static]
containsKey(Object::View vKey) const AbstractMap [virtual]
containsValue(Object::View vValue) const AbstractMap [virtual]
entrySet() const =0Map [pure virtual]
entrySet()=0Map [pure 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 AbstractMap [virtual]
get(Object::View vKey)AbstractMap [virtual]
getDescription() const Describable [virtual]
getOrDefault(Object::View vKey, Object::Holder ohDefaultValue) const Map [inline, virtual]
Handle typedefAbstractMap
hashCode() const AbstractMap [virtual]
coherence::util::Describable::hashCode(Object::View v)Object [inline, static]
Holder typedefAbstractMap
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)=0Map [pure virtual]
putAll(Map::View vMap)AbstractMap [virtual]
putIfAbsent(Object::View vKey, Object::Holder ohValue)Map [inline, virtual]
remove(Object::View vKey)=0Map [pure virtual]
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 AbstractMap [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 typedefAbstractMap
wait() const Object
wait(int64_t cMillis) const Object

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