#include <project.h>
Inheritance diagram for YProjectSet:
Public Member Functions | |
YProjectSet () | |
void | CleanupProjects () |
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. |
|
All project work directories will be cleaned up |
|
This function is provided for convenience to get the YAction Ptr of derived lists during CreateNewItem(). Default=0 Reimplemented from YSet. |