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

YLogFileTaskSet Class Reference

#include <logfile.h>

Inheritance diagram for YLogFileTaskSet:

Inheritance graph
[legend]
Collaboration diagram for YLogFileTaskSet:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 YLogFileTaskSet ()
YLogFileTaskAllocTaskItemOnce (const QString &name, int threadid)
YLogFileTaskFindTask (int threadid)
void SortTaskSet ()
void ResetStatistics ()
void GenerateStatistics (YEnvironmentLogFileSet &envlogset)

Protected Member Functions

virtual YObjectAllocNewItem (const YObjectArgs &args)
int compareItems (QCollection::Item item1, QCollection::Item item2)

Detailed Description

List of all tasks of one logfile


Constructor & Destructor Documentation

YLogFileTaskSet::YLogFileTaskSet   [inline]
 


Member Function Documentation

virtual YObject* YLogFileTaskSet::AllocNewItem const YObjectArgs   args [inline, protected, virtual]
 

Item will be allocated but not inserted into list. This function is provied for convenience to enable derived lists to create its own derived list objects.

Implements YSet.

YLogFileTask* YLogFileTaskSet::AllocTaskItemOnce const QString &    name,
int    threadid
[inline]
 

int YLogFileTaskSet::compareItems QCollection::Item    item1,
QCollection::Item    item2
[inline, protected]
 

YLogFileTask* YLogFileTaskSet::FindTask int    threadid [inline]
 

void YLogFileTaskSet::GenerateStatistics YEnvironmentLogFileSet   envlogset [inline]
 

void YLogFileTaskSet::ResetStatistics   [inline]
 

void YLogFileTaskSet::SortTaskSet   [inline]
 


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