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

YMutexProjectStatistics Class Reference

#include <statistics.h>

Inheritance diagram for YMutexProjectStatistics:

Inheritance graph
[legend]
Collaboration diagram for YMutexProjectStatistics:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 YMutexProjectStatistics (const QString &mname, 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 mutex name.

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

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


Private Attributes

int mutexid
QString mutexname

Detailed Description

Statistically result of Mutex 1 - environment order

Mutex 1 | Simulator 1 | Simulator 2 | RT-Linux ----------------+-------------+-------------+---------- Locked | 10 | 10 | 10 Blocked threads | 2 | 1 | 3


Constructor & Destructor Documentation

YMutexProjectStatistics::YMutexProjectStatistics const QString &    mname,
int    id,
YProjectLogFile   p
[inline]
 


Member Function Documentation

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

Returns the ptr to YLogFileStatistics of the given column.

Implements YStatistics.

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

Returns the number of properties.

Implements YStatistics.

int YMutexProjectStatistics::GetMutexID   const [inline]
 

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

Returns the property names.

Implements YStatistics.

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

Returns the mutex name.

Implements YProjectStatistics.

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

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

Implements YProjectStatistics.


Member Data Documentation

int YMutexProjectStatistics::mutexid [private]
 

QString YMutexProjectStatistics::mutexname [private]
 


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