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

E47891-01

TreeMap Member List

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

_isEscaped(bool fAttemptCapture=true) const Object [inline]
adjustDoubleBalance(Node::Handle hNode, Node::Handle hChild, int32_t nBal)TreeMap [protected, virtual]
balancedInsertion(Node::Handle hParent, Node::Handle hChild)TreeMap [protected, virtual]
balancePostRemove(Node::Handle hPruned, bool fPrunedLeft)TreeMap [protected, virtual]
ceilingKey(Object::View vKey) const TreeMap [virtual]
clear()TreeMap [virtual]
clone() const Object [virtual]
clone(Object::View v)Object [static]
comparator() const TreeMap [virtual]
compare(Object::View v1, Object::View v2) const TreeMap [virtual]
containsKey(Object::View vKey) const TreeMap [virtual]
containsValue(Object::View vValue) const AbstractMap [virtual]
doubleRotate(Node::Handle hNode, bool fLeft)TreeMap [protected, virtual]
entrySet() const TreeMap [virtual]
entrySet()TreeMap [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_vComparatorTreeMap [protected]
find(Object::View vKey) const TreeMap [virtual]
findInsertionPoint(Object::View ovKey) const TreeMap [protected, virtual]
firstKey() const TreeMap [virtual]
floorKey(Object::View vKey) const TreeMap [virtual]
get(Object::View vKey) const TreeMap [virtual]
coherence::util::AbstractMap::get(Object::View vKey)AbstractMap [virtual]
getDescription() const Describable [virtual]
getHeadNode() const TreeMap [virtual]
Handle typedefTreeMap
hashCode() const AbstractMap [virtual]
coherence::util::Describable::hashCode(Object::View v)Object [inline, static]
headMap(Object::View vToKey)TreeMap [virtual]
headMap(Object::View vToKey) const TreeMap [virtual]
headMap(Object::View vToKey, bool toInclusive)TreeMap [virtual]
headMap(Object::View vToKey, bool toInclusive) const TreeMap [virtual]
higherKey(Object::View vKey) const TreeMap [virtual]
Holder typedefTreeMap
instantiateNode(Object::View vKey, Object::Holder ohValue)TreeMap [protected, virtual]
isEmpty() const TreeMap [virtual]
isHead(Node::View vNode) const TreeMap [virtual]
isImmutable() const Object [virtual]
iterator() const TreeMap [virtual]
iterator()TreeMap [virtual]
keySet() const AbstractMap [virtual]
keySet()AbstractMap [virtual]
lastKey() const TreeMap [virtual]
lowerKey(Object::View vKey) const TreeMap [virtual]
m_hHeadTreeMap [mutable, protected]
m_nSizeTreeMap [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]
pollFirstEntry()TreeMap [virtual]
pollLastEntry()TreeMap [virtual]
put(Object::View vKey, Object::Holder ohValue)TreeMap [virtual]
putAll(Map::View vMap)AbstractMap [virtual]
remove(Object::View vKey)TreeMap [virtual]
removeNode(Node::Handle hNode)TreeMap [virtual]
replace(Node::Handle hNodeA, Node::Handle hNodeB)TreeMap [protected, virtual]
rotate(Node::Handle hNode, bool fLeft)TreeMap [protected, virtual]
self()Object [inline, protected]
self() const Object [inline, protected]
size() const TreeMap [virtual]
sizeOf(bool fDeep=false) const Object [virtual]
subMap(Object::View vFromKey, Object::View vToKey)TreeMap [virtual]
subMap(Object::View vFromKey, Object::View vToKey) const TreeMap [virtual]
subMap(Object::View vFromKey, bool fromInclusive, Object::View vToKey, bool toInclusive)TreeMap [virtual]
subMap(Object::View vFromKey, bool fromInclusive, Object::View vToKey, bool toInclusive) const TreeMap [virtual]
tailMap(Object::View vFromKey)TreeMap [virtual]
tailMap(Object::View vFromKey) const TreeMap [virtual]
tailMap(Object::View vFromKey, bool fromInclusive)TreeMap [virtual]
tailMap(Object::View vFromKey, bool fromInclusive) const TreeMap [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 typedefTreeMap
wait() const Object
wait(int64_t cMillis) const Object

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