Public Member Functions | |
TSample () | |
~TSample () | |
time_t | get_Time () const |
void | XML (std::ostream &os, const time_t PrevTime) const |
Private Attributes | |
unsigned int | static_relations |
unsigned int | SLP_relations |
unsigned int | DLP_relations |
time_t | Time |
Definition at line 171 of file mpqsStatistics.cc.
statistical_data::CProgressStats::TSample::TSample | ( | ) | [inline] |
Definition at line 182 of file mpqsStatistics.cc.
statistical_data::CProgressStats::TSample::~TSample | ( | ) | [inline] |
Definition at line 187 of file mpqsStatistics.cc.
time_t statistical_data::CProgressStats::TSample::get_Time | ( | ) | const [inline] |
void statistical_data::CProgressStats::TSample::XML | ( | std::ostream & | os, | |
const time_t | PrevTime | |||
) | const [inline] |
Definition at line 190 of file mpqsStatistics.cc.
References DLP_relations, get_Time(), setprecision(), setw(), StaticFactorbaseSettings::Size(), SLP_relations, and static_relations.
unsigned int statistical_data::CProgressStats::TSample::static_relations [private] |
unsigned int statistical_data::CProgressStats::TSample::SLP_relations [private] |
unsigned int statistical_data::CProgressStats::TSample::DLP_relations [private] |
time_t statistical_data::CProgressStats::TSample::Time [private] |