#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::FileWritable(), mat::FileWritable::getStatsCountCopyAndAssign(), mat::FileWritable::getStatsCountRead(), mat::FileWritable::getStatsCountWrite(), mat::FileWritable::getStatsTimeCopyAndAssign(), mat::FileWritable::getStatsTimeRead(), mat::FileWritable::getStatsTimeWrite(), mat::FileWritable::operator=(), mat::FileWritable::readFromFile(), mat::FileWritable::resetStats(), and mat::FileWritable::writeToFile().
Referenced by mat::FileWritable::readFromFile(), and mat::FileWritable::resetStats().
Referenced by mat::FileWritable::resetStats(), and mat::FileWritable::writeToFile().
Referenced by mat::FileWritable::readFromFile(), and mat::FileWritable::resetStats().
Referenced by mat::FileWritable::resetStats(), and mat::FileWritable::writeToFile().
1.6.1