#include <task.h>
Inheritance diagram for YResourceActionSet:
Public Member Functions | |
YResourceActionSet () | |
void | Sort () |
Static Public Member Functions | |
YMutexSet * | GetMutexSet (YSet *set) |
Protected Member Functions | |
virtual YObject * | AllocNewItem (const YObjectArgs &args) |
virtual void | AppendItem (YObject *object) |
This item is fully initialized and should be appended to the list. | |
virtual 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. |
|
This item is fully initialized and should be appended to the list.
Reimplemented from YSet. |
|
|
|
|
|
|