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

E90870-01

SortedSet Member List

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

_isEscaped(bool fAttemptCapture=true) const Object [inline]
add(Object::Holder oh)=0Collection [pure virtual]
addAll(Collection::View vCol)=0Collection [pure virtual]
clear()=0Collection [pure virtual]
clone() const Object [virtual]
clone(Object::View v)Object [static]
comparator() const =0SortedSet [pure virtual]
contains(Object::View v) const =0Collection [pure virtual]
containsAll(Collection::View vCol) const =0Collection [pure virtual]
equals(Object::View v) const Object [virtual]
equals(Object::View v1, Object::View v2)Object [static]
first() const =0SortedSet [pure virtual]
Handle typedefSortedSet
hashCode() const Object [virtual]
hashCode(Object::View v)Object [inline, static]
headSet(Object::View vToElement)=0SortedSet [pure virtual]
headSet(Object::View vToElement) const =0SortedSet [pure virtual]
Holder typedefSortedSet
isEmpty() const =0Collection [pure virtual]
isImmutable() const Object [virtual]
iterator() const =0Collection [pure virtual]
iterator()=0Collection [pure virtual]
last() const =0SortedSet [pure 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]
remove(Object::View v)=0Collection [pure virtual]
removeAll(Collection::View vCol)=0Collection [pure virtual]
retainAll(Collection::View vCol)=0Collection [pure virtual]
self()Object [inline, protected]
self() const Object [inline, protected]
size() const =0Collection [pure virtual]
sizeOf(bool fDeep=false) const Object [virtual]
subSet(Object::View vFromElement, Object::View vToElement)=0SortedSet [pure virtual]
subSet(Object::View vFromElement, Object::View vToElement) const =0SortedSet [pure virtual]
tailSet(Object::View vFromElement)=0SortedSet [pure virtual]
tailSet(Object::View vFromElement) const =0SortedSet [pure virtual]
toArray(ObjectArray::Handle hao=NULL) const =0Collection [pure virtual]
toStream(std::ostream &) const Object [inline, virtual]
toString() const Object [virtual]
toString(Object::View v)Object [static]
View typedefSortedSet
wait() const Object
wait(int64_t cMillis) const Object

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