#include <logfile.h>
Inheritance diagram for YLogFileMutexSet:
Public Member Functions | |
YLogFileMutexSet () | |
YLogFileMutex * | AllocMutexItemOnce (const QString &name, int mutexid) |
void | SortMutexSet () |
void | ResetStatistics () |
void | GenerateStatistics (YEnvironmentLogFileSet &envlogset) |
Protected Member Functions | |
virtual YObject * | AllocNewItem (const YObjectArgs &args) |
int | compareItems (QCollection::Item item1, QCollection::Item item2) |
|
|
|
|
|
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. |
|
|
|
|
|
|
|
|