#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] |