Oracle Coherence for C++ API
Release 3.7.1.0

E22845-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]
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]
find(Object::View vKey) const TreeMap [virtual]
findInsertionPoint(Object::View ovKey) const TreeMap [protected, virtual]
firstKey() 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 typedef TreeMap  
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]
Holder typedef TreeMap  
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]
m_hHead TreeMap [mutable, protected]
m_nSize TreeMap [protected]
m_vComparator TreeMap [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) 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() const Object [virtual]
subMap(Object::View vFromKey, Object::View vToKey) TreeMap [virtual]
subMap(Object::View vFromKey, Object::View vToKey) const TreeMap [virtual]
tailMap(Object::View vFromKey) TreeMap [virtual]
tailMap(Object::View vFromKey) 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 typedef TreeMap  
wait() const Object  
wait(int64_t cMillis) const Object  
Copyright © 2000, 2011, Oracle and/or its affiliates. All rights reserved.