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

YCPUEnvironmentStatistics Class Reference

#include <statistics.h>

Inheritance diagram for YCPUEnvironmentStatistics:

Inheritance graph
[legend]
Collaboration diagram for YCPUEnvironmentStatistics:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 YCPUEnvironmentStatistics (YEnvironmentLogFileSet &e)
virtual QStringList GetPropertyNames () const
 Returns the property names.

virtual unsigned int GetMaxProperties () const
 Returns the number of properties.

virtual unsigned int GetMaxEntries () const
 Returns the number of entries (columns) of the statistic table.

virtual QString GetSubTitleType () const
 Returns the statistic type "Task" or "Mutex".

virtual QStringList GetEntryNames () const
 Returns a list of entry names which should be drawn in each row.

virtual YLogFileStatisticsGetEntryLogFileStatistics (int number)
 Returns the ptr to YLogFileStatistics of the given column.


Detailed Description

This class can handle all entries of the following type:

This frame shows the CPU timing results of the given environment

| CPU 1 | CPU 2 | CPU 3 -----------+-------+-------+-------- Switches | 1 | 0 | 3 Idle times | 100 | 2000 | 3000


Constructor & Destructor Documentation

YCPUEnvironmentStatistics::YCPUEnvironmentStatistics YEnvironmentLogFileSet   e [inline]
 


Member Function Documentation

virtual YLogFileStatistics* YCPUEnvironmentStatistics::GetEntryLogFileStatistics int    number [inline, virtual]
 

Returns the ptr to YLogFileStatistics of the given column.

Implements YStatistics.

virtual QStringList YCPUEnvironmentStatistics::GetEntryNames   const [inline, virtual]
 

Returns a list of entry names which should be drawn in each row.

Implements YStatistics.

virtual unsigned int YCPUEnvironmentStatistics::GetMaxEntries   const [inline, virtual]
 

Returns the number of entries (columns) of the statistic table.

Implements YStatistics.

virtual unsigned int YCPUEnvironmentStatistics::GetMaxProperties   const [inline, virtual]
 

Returns the number of properties.

Implements YStatistics.

virtual QStringList YCPUEnvironmentStatistics::GetPropertyNames   const [inline, virtual]
 

Returns the property names.

Implements YStatistics.

virtual QString YCPUEnvironmentStatistics::GetSubTitleType   const [inline, virtual]
 

Returns the statistic type "Task" or "Mutex".

Implements YEnvironmentStatistics.


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