Oracle Coherence for C++ API
Release 3.7.1.0

E22845-01

AbstractComparableAggregator Member List

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

_isEscaped(bool fAttemptCapture=true) const Object [inline]
AbstractComparableAggregator(ValueExtractor::View vExtractor, Comparator::View vComparator=NULL) AbstractComparableAggregator [protected]
aggregate(Set::View vSetEntries) AbstractAggregator [virtual]
aggregateResults(Collection::View vCollResults) AbstractAggregator [virtual]
clone() const Object [virtual]
clone(Object::View v) Object [static]
equals(Object::View v) const AbstractAggregator [virtual]
coherence::lang::Object::equals(Object::View v) const Object [virtual]
coherence::lang::Object::equals(Object::View v1, Object::View v2) Object [static]
finalizeResult(bool fFinal) AbstractComparableAggregator [protected, virtual]
getParallelAggregator() AbstractAggregator [virtual]
getValueExtractor() const AbstractAggregator [virtual]
Handle typedef AbstractComparableAggregator  
hashCode() const AbstractAggregator [virtual]
coherence::lang::Object::hashCode(Object::View v) Object [inline, static]
Holder typedef AbstractComparableAggregator  
init(bool fFinal) AbstractComparableAggregator [protected, virtual]
isImmutable() const Object [virtual]
m_count AbstractComparableAggregator [protected]
m_fParallel AbstractAggregator [protected]
m_vComparator AbstractComparableAggregator [protected]
m_vExtractor AbstractAggregator [protected]
m_vResult AbstractComparableAggregator [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]
process(Object::View vO, bool fFinal)=0 AbstractAggregator [protected, pure virtual]
readExternal(PofReader::Handle hIn) AbstractComparableAggregator [virtual]
coherence::io::pof::PortableObject::readExternal(PofReader::Handle hIn)=0 PortableObject [pure virtual]
self() Object [inline, protected]
self() const Object [inline, protected]
sizeOf() const Object [virtual]
toStream(std::ostream &out) const AbstractAggregator [virtual]
coherence::lang::Object::toStream(std::ostream &out, Object::View v) Object [static]
View typedef AbstractComparableAggregator  
wait() const Object  
wait(int64_t cMillis) const Object  
writeExternal(PofWriter::Handle hOut) const AbstractComparableAggregator [virtual]
coherence::io::pof::PortableObject::writeExternal(PofWriter::Handle hOut) const =0 PortableObject [pure virtual]
Copyright © 2000, 2011, Oracle and/or its affiliates. All rights reserved.