#include <mutex.h>
Inheritance diagram for YMutexSet:
Public Member Functions | |
YMutexSet () | |
Protected Member Functions | |
virtual YObject * | AllocNewItem (const YObjectArgs &args) |
virtual YActions * | GetItemActions () const |
|
|
|
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 function is provided for convenience to get the YAction Ptr of derived lists during CreateNewItem(). Default=0 Reimplemented from YSet. |