User Manual, Developers Guide and API Documentation

wns::scheduler::strategy::staticpriority::Disabled Class Reference

#include <scheduler/strategy/staticpriority/Disabled.hpp>

Inheritance diagram for wns::scheduler::strategy::staticpriority::Disabled:

Inheritance graph
[legend]
Collaboration diagram for wns::scheduler::strategy::staticpriority::Disabled:

Collaboration graph
[legend]

List of all members.

Public Member Functions

 Disabled (const wns::pyconfig::View &config)
virtual MapInfoCollectionPtr doStartSubScheduling (SchedulerStatePtr schedulerState, wns::scheduler::SchedulingMapPtr schedulingMap)
 The main work is done here. Called by StaticPriority master scheduler.
virtual void initialize ()
 this method is used to initialize datastructures. Please overload/implement this for your derived class
virtual ~Disabled ()


Detailed Description

Definition at line 34 of file Disabled.hpp.


Constructor & Destructor Documentation

Disabled::Disabled ( const wns::pyconfig::View config  ) 

Definition at line 38 of file Disabled.cpp.

Disabled::~Disabled (  )  [virtual]

Definition at line 42 of file Disabled.cpp.


Member Function Documentation

wns::scheduler::MapInfoCollectionPtr Disabled::doStartSubScheduling ( SchedulerStatePtr  schedulerState,
wns::scheduler::SchedulingMapPtr  schedulingMap 
) [virtual]

Parameters:
SchedulerState contains all the input parameters and current state of the scheduler.
SchedulingMap contains the (incomplete) result so far and will be updated by this method.

Implements wns::scheduler::strategy::staticpriority::SubStrategyInterface.

Definition at line 52 of file Disabled.cpp.

void Disabled::initialize (  )  [virtual]


The documentation for this class was generated from the following files:

Generated on Sun May 27 03:33:05 2012 for openWNS by  doxygen 1.5.5