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

YTaskSet Class Reference

#include <task.h>

Inheritance diagram for YTaskSet:

Inheritance graph
[legend]
Collaboration diagram for YTaskSet:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 YTaskSet (YTask *p)

Protected Member Functions

virtual YObjectAllocNewItem (const YObjectArgs &args)
virtual YActionsGetItemActions () const

Private Attributes

YTaskparenttask

Constructor & Destructor Documentation

YTaskSet::YTaskSet YTask   p
 


Member Function Documentation

YObject * YTaskSet::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.

virtual YActions* YTaskSet::GetItemActions   const [inline, protected, virtual]
 

This function is provided for convenience to get the YAction Ptr of derived lists during CreateNewItem(). Default=0

Reimplemented from YSet.


Member Data Documentation

YTask* YTaskSet::parenttask [private]
 


The documentation for this class was generated from the following files:
Generated on Fri Feb 14 00:05:09 2003 for Yasa by doxygen1.3-rc3