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

YCPUProjectStatistics Class Reference

#include <statistics.h>

Inheritance diagram for YCPUProjectStatistics:

Inheritance graph
[legend]
Collaboration diagram for YCPUProjectStatistics:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 YCPUProjectStatistics (int c, YProjectLogFile &p)
virtual QStringList GetPropertyNames () const
 Returns the property names.

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

virtual QString GetSubTitleName () const
 Returns the mutex name.

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

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


Private Attributes

int cpu

Detailed Description

This class can handle all entries of the following type:

Statistically results of CPU 0 - environment order

CPU 0 | Simulator | RT-Linux --------------+-----------+------------ Task switches | 10 | 5 Idle times | 1000 | 0


Constructor & Destructor Documentation

YCPUProjectStatistics::YCPUProjectStatistics int    c,
YProjectLogFile   p
[inline]
 


Member Function Documentation

unsigned int YCPUProjectStatistics::GetCPU   const [inline]
 

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

Returns the ptr to YLogFileStatistics of the given column.

Implements YStatistics.

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

Returns the number of properties.

Implements YStatistics.

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

Returns the property names.

Implements YStatistics.

virtual QString YCPUProjectStatistics::GetSubTitleName   const [inline, virtual]
 

Returns the mutex name.

Implements YProjectStatistics.

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

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

Implements YProjectStatistics.


Member Data Documentation

int YCPUProjectStatistics::cpu [private]
 


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