Main Page   Class Hierarchy   Alphabetical List   Compound List   File List   Compound Members   File Members   Examples  

YEnvironmentStatistics Class Reference

#include <statistics.h>

Inheritance diagram for YEnvironmentStatistics:

Inheritance graph
[legend]
Collaboration diagram for YEnvironmentStatistics:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 YEnvironmentStatistics (YEnvironmentLogFileSet &e)
virtual QString GetTableTitle () const
 Returns the title of statistic table.

virtual QString GetSubTitleType () const=0
 Return sub title of statistic table e.g. "task" or "mutex".


Protected Attributes

YEnvironmentLogFileSetenvironmentlogfile

Detailed Description

This class can handle all statistics of one YEnvironment of the project


Constructor & Destructor Documentation

YEnvironmentStatistics::YEnvironmentStatistics YEnvironmentLogFileSet   e [inline]
 


Member Function Documentation

virtual QString YEnvironmentStatistics::GetSubTitleType   const [pure virtual]
 

Return sub title of statistic table e.g. "task" or "mutex".

Implemented in YTaskEnvironmentStatistics, YMutexEnvironmentStatistics, YCPUEnvironmentStatistics, and YSummaryEnvironmentStatistics.

virtual QString YEnvironmentStatistics::GetTableTitle   const [inline, virtual]
 

Returns the title of statistic table.

Implements YStatistics.

Reimplemented in YSummaryEnvironmentStatistics.


Member Data Documentation

YEnvironmentLogFileSet& YEnvironmentStatistics::environmentlogfile [protected]
 


The documentation for this class was generated from the following file:
Generated on Thu Feb 13 23:55:13 2003 for Yasa by doxygen1.3-rc3