statistical_data::CProgressStats::TSample Class Reference

List of all members.

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


Detailed Description

Definition at line 171 of file mpqsStatistics.cc.


Constructor & Destructor Documentation

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.


Member Function Documentation

time_t statistical_data::CProgressStats::TSample::get_Time (  )  const [inline]

Definition at line 188 of file mpqsStatistics.cc.

References Time.

Referenced by XML().

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.

Here is the call graph for this function:


Member Data Documentation

unsigned int statistical_data::CProgressStats::TSample::static_relations [private]

Definition at line 174 of file mpqsStatistics.cc.

Referenced by XML().

unsigned int statistical_data::CProgressStats::TSample::SLP_relations [private]

Definition at line 174 of file mpqsStatistics.cc.

Referenced by XML().

unsigned int statistical_data::CProgressStats::TSample::DLP_relations [private]

Definition at line 174 of file mpqsStatistics.cc.

Referenced by XML().

time_t statistical_data::CProgressStats::TSample::Time [private]

Definition at line 175 of file mpqsStatistics.cc.

Referenced by get_Time().


The documentation for this class was generated from the following file:
Generated on Wed Nov 7 23:33:03 2007 for Qsieve by  doxygen 1.5.4