ergo
mat::FileWritable::Stats Struct Reference

#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 &)

Constructor & Destructor Documentation

◆ Stats() [1/2]

mat::FileWritable::Stats::Stats ( )
inlineprotected

Referenced by instance(), and Stats().

◆ Stats() [2/2]

mat::FileWritable::Stats::Stats ( Stats const & )
private

References Stats().

Member Function Documentation

◆ instance()

Member Data Documentation

◆ countCopyAndAssign

TypeCountMap mat::FileWritable::Stats::countCopyAndAssign

◆ countRead

TypeCountMap mat::FileWritable::Stats::countRead

◆ countWrite

TypeCountMap mat::FileWritable::Stats::countWrite

◆ wallTimeCopyAndAssign

TypeTimeMap mat::FileWritable::Stats::wallTimeCopyAndAssign

◆ wallTimeRead

TypeTimeMap mat::FileWritable::Stats::wallTimeRead

◆ wallTimeWrite

TypeTimeMap mat::FileWritable::Stats::wallTimeWrite

The documentation for this struct was generated from the following file: