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

YTaskEnvironmentStatistics Class Reference

#include <statistics.h>

Inheritance diagram for YTaskEnvironmentStatistics:

Inheritance graph
[legend]
Collaboration diagram for YTaskEnvironmentStatistics:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 YTaskEnvironmentStatistics (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 task statistic results of the given environment

Statistically results of tasks in environment "simulator" | Task 1 | Task 2 | Task 3 Utilization | 64% | 20% | 10% missed deadlines | 1 | 5 | 0 jitter | 10 | 0 | 5 +--------------------------------------------------------


Constructor & Destructor Documentation

YTaskEnvironmentStatistics::YTaskEnvironmentStatistics YEnvironmentLogFileSet   e [inline]
 


Member Function Documentation

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

Returns the ptr to YLogFileStatistics of the given column.

Implements YStatistics.

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

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

Implements YStatistics.

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

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

Implements YStatistics.

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

Returns the number of properties.

Implements YStatistics.

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

Returns the property names.

Implements YStatistics.

virtual QString YTaskEnvironmentStatistics::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 Fri Feb 14 00:04:33 2003 for Yasa by doxygen1.3-rc3