_attributeMapList | osg::Stats | protected |
_baseFrameNumber | osg::Stats | protected |
_collectMap | osg::Stats | protected |
_invalidAttributeMap | osg::Stats | protected |
_latestFrameNumber | osg::Stats | protected |
_mutex | osg::Stats | mutableprotected |
_name | osg::Stats | protected |
_observerSet | osg::Referenced | mutableprotected |
_refCount | osg::Referenced | mutableprotected |
addObserver(Observer *observer) const | osg::Referenced | |
allocate(unsigned int numberOfFrames) | osg::Stats | |
AttributeMap typedef | osg::Stats | |
AttributeMapList typedef | osg::Stats | |
CollectMap typedef | osg::Stats | |
collectStats(const std::string &str, bool flag) | osg::Stats | inline |
collectStats(const std::string &str) const | osg::Stats | inline |
deleteUsingDeleteHandler() const | osg::Referenced | protected |
getAttribute(unsigned int frameNumber, const std::string &attributeName, double &value) const | osg::Stats | inline |
getAttributeMap(unsigned int frameNumber) | osg::Stats | inline |
getAttributeMap(unsigned int frameNumber) const | osg::Stats | inline |
getAttributeMapNoMutex(unsigned int frameNumber) | osg::Stats | protected |
getAttributeMapNoMutex(unsigned int frameNumber) const | osg::Stats | protected |
getAttributeNoMutex(unsigned int frameNumber, const std::string &attributeName, double &value) const | osg::Stats | protected |
getAveragedAttribute(const std::string &attributeName, double &value, bool averageInInverseSpace=false) const | osg::Stats | |
getAveragedAttribute(unsigned int startFrameNumber, unsigned int endFrameNumber, const std::string &attributeName, double &value, bool averageInInverseSpace=false) const | osg::Stats | |
getDeleteHandler() | osg::Referenced | static |
getEarliestFrameNumber() const | osg::Stats | inline |
getGlobalReferencedMutex() | osg::Referenced | static |
getIndex(unsigned int frameNumber) const | osg::Stats | inlineprotected |
getLatestFrameNumber() const | osg::Stats | inline |
getName() const | osg::Stats | inline |
getObserverSet() const | osg::Referenced | inline |
getOrCreateObserverSet() const | osg::Referenced | |
getRefMutex() const | osg::Referenced | inline |
getThreadSafeReferenceCounting() | osg::Referenced | static |
getThreadSafeRefUnref() const | osg::Referenced | inline |
operator=(const Referenced &) | osg::Referenced | inline |
ref() const | osg::Referenced | inline |
referenceCount() const | osg::Referenced | inline |
Referenced() | osg::Referenced | |
Referenced(bool threadSafeRefUnref) | osg::Referenced | explicit |
Referenced(const Referenced &) | osg::Referenced | |
removeObserver(Observer *observer) const | osg::Referenced | |
report(std::ostream &out, const char *indent=0) const | osg::Stats | |
report(std::ostream &out, unsigned int frameNumber, const char *indent=0) const | osg::Stats | |
setAttribute(unsigned int frameNumber, const std::string &attributeName, double value) | osg::Stats | |
setDeleteHandler(DeleteHandler *handler) | osg::Referenced | static |
setName(const std::string &name) | osg::Stats | inline |
setThreadSafeReferenceCounting(bool enableThreadSafeReferenceCounting) | osg::Referenced | static |
setThreadSafeRefUnref(bool threadSafe) | osg::Referenced | virtual |
signalObserversAndDelete(bool signalDelete, bool doDelete) const | osg::Referenced | protected |
Stats(const std::string &name) | osg::Stats | |
Stats(const std::string &name, unsigned int numberOfFrames) | osg::Stats | |
unref() const | osg::Referenced | inline |
unref_nodelete() const | osg::Referenced | |
~Referenced() | osg::Referenced | protectedvirtual |
~Stats() | osg::Stats | inlineprotectedvirtual |