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

YTaskProjectStatistics Class Reference

#include <statistics.h>

Inheritance diagram for YTaskProjectStatistics:

Inheritance graph
[legend]
Collaboration diagram for YTaskProjectStatistics:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 YTaskProjectStatistics (const QString &tname, int id, 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 task name.

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

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


Private Attributes

int taskid
QString taskname

Detailed Description

This class can handle all entries of the following type:

Statistically results of Task X - environment order

Task X | Simulator 1 | Simulator 2 | RT-Linux -----------------+-------------+-------------+---------- Activations | 10 | 10 | 10 Missed deadlines | 2 | 1 | 3


Constructor & Destructor Documentation

YTaskProjectStatistics::YTaskProjectStatistics const QString &    tname,
int    id,
YProjectLogFile   p
[inline]
 


Member Function Documentation

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

Returns the ptr to YLogFileStatistics of the given column.

Implements YStatistics.

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

Returns the number of properties.

Implements YStatistics.

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

Returns the property names.

Implements YStatistics.

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

Returns the task name.

Implements YProjectStatistics.

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

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

Implements YProjectStatistics.

int YTaskProjectStatistics::GetTaskID   const [inline]
 


Member Data Documentation

int YTaskProjectStatistics::taskid [private]
 

QString YTaskProjectStatistics::taskname [private]
 


The documentation for this class was generated from the following file:
Generated on Fri Feb 14 00:04:55 2003 for Yasa by doxygen1.3-rc3