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

YSchedulerSet Class Reference

#include <scheduler.h>

Inheritance diagram for YSchedulerSet:

Inheritance graph
[legend]
Collaboration diagram for YSchedulerSet:

Collaboration graph
[legend]
List of all members.

Public Slots

void MaxCPUChanged ()

Public Member Functions

 YSchedulerSet ()
int EnsureItemCount (unsigned int i)
int InitInstance ()

Protected Member Functions

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

Constructor & Destructor Documentation

YSchedulerSet::YSchedulerSet  
 


Member Function Documentation

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

int YSchedulerSet::EnsureItemCount unsigned int    maxcpu
 

Create scheduler item for each CPU

virtual YActions* YSchedulerSet::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.

int YSchedulerSet::InitInstance  
 

void YSchedulerSet::MaxCPUChanged   [slot]
 


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