Oracle Coherence for C++ API
Release 3.7.1.0

E22845-01

ClassBasedHeapAnalyzer::ClassStats Member List

This is the complete list of members for ClassBasedHeapAnalyzer::ClassStats, including all inherited members.

_isEscaped(bool fAttemptCapture=true) const Object [inline]
ClassStats(int64_t cObjs, int64_t cBytes, int64_t cAlloc) ClassBasedHeapAnalyzer::ClassStats [protected]
clone() const Object [virtual]
clone(Object::View v) Object [static]
compareTo(Object::View v) const ClassBasedHeapAnalyzer::ClassStats [virtual]
equals(Object::View v) const Object [virtual]
equals(Object::View v1, Object::View v2) Object [static]
getAllocationCount() const ClassBasedHeapAnalyzer::ClassStats [virtual]
getByteCount() const ClassBasedHeapAnalyzer::ClassStats [virtual]
getObjectCount() const ClassBasedHeapAnalyzer::ClassStats [virtual]
Handle typedef ClassBasedHeapAnalyzer::ClassStats  
hashCode() const Object [virtual]
hashCode(Object::View v) Object [inline, static]
Holder typedef ClassBasedHeapAnalyzer::ClassStats  
isImmutable() const Object [virtual]
m_cAllocationCount ClassBasedHeapAnalyzer::ClassStats [protected]
m_cByteCount ClassBasedHeapAnalyzer::ClassStats [protected]
m_cInstanceCount ClassBasedHeapAnalyzer::ClassStats [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]
operator<(Object::View v) const Comparable [inline, virtual]
self() Object [inline, protected]
self() const Object [inline, protected]
sizeOf() const Object [virtual]
toStream(std::ostream &out) const ClassBasedHeapAnalyzer::ClassStats [virtual]
coherence::lang::Object::toStream(std::ostream &out, Object::View v) Object [static]
View typedef ClassBasedHeapAnalyzer::ClassStats  
wait() const Object  
wait(int64_t cMillis) const Object  
Copyright © 2000, 2011, Oracle and/or its affiliates. All rights reserved.