ergo
|
#include <FileWritable.h>
Static Public Member Functions | |
static Stats & | instance () |
Public Attributes | |
TypeTimeMap | wallTimeWrite |
TypeTimeMap | wallTimeRead |
TypeTimeMap | wallTimeCopyAndAssign |
TypeCountMap | countWrite |
TypeCountMap | countRead |
TypeCountMap | countCopyAndAssign |
Protected Member Functions | |
Stats () | |
Private Member Functions | |
Stats (Stats const &) |
mat::FileWritable::Stats::Stats | ( | ) | [inline, protected] |
mat::FileWritable::Stats::Stats | ( | Stats const & | ) | [private] |
static Stats& mat::FileWritable::Stats::instance | ( | ) | [inline, static] |
Referenced by mat::FileWritable::writeToFile(), mat::FileWritable::readFromFile(), mat::FileWritable::resetStats(), mat::FileWritable::getStatsTimeWrite(), mat::FileWritable::getStatsTimeRead(), mat::FileWritable::getStatsTimeCopyAndAssign(), mat::FileWritable::getStatsCountWrite(), mat::FileWritable::getStatsCountRead(), mat::FileWritable::getStatsCountCopyAndAssign(), mat::FileWritable::FileWritable(), and mat::FileWritable::operator=().
Referenced by mat::FileWritable::readFromFile(), and mat::FileWritable::resetStats().
Referenced by mat::FileWritable::writeToFile(), and mat::FileWritable::resetStats().
Referenced by mat::FileWritable::readFromFile(), and mat::FileWritable::resetStats().
Referenced by mat::FileWritable::writeToFile(), and mat::FileWritable::resetStats().