User Manual, Developers Guide and API Documentation

wns::scheduler::strategy::dsastrategy::InterferenceCoordinatedSimple Class Reference

#include <scheduler/strategy/dsastrategy/InterferenceCoordinatedSimple.hpp>

Inheritance diagram for wns::scheduler::strategy::dsastrategy::InterferenceCoordinatedSimple:

Inheritance graph
[legend]
Collaboration diagram for wns::scheduler::strategy::dsastrategy::InterferenceCoordinatedSimple:

Collaboration graph
[legend]

List of all members.

Public Member Functions

virtual DSAResult getSubChannelWithDSA (RequestForResource &request, SchedulerStatePtr schedulerState, SchedulingMapPtr schedulingMap)
 determine subChannel for request. This is only a suggestion. The allocation/fixation is done outside.
virtual void initialize (SchedulerStatePtr schedulerState, SchedulingMapPtr schedulingMap)
 call this before each timeSlot/frame. Important to reset starting values.
 InterferenceCoordinatedSimple (const wns::pyconfig::View &config)
bool requiresCQI () const
 true if the strategy must have CQI information. E.g. for getBestSubChannel based on CQI
 ~InterferenceCoordinatedSimple ()

Private Attributes

ChannelQualitiesOfAllUsersPtr channelQualitiesOfAllUsers
 SmartPtr created in the CQI; no need for memory tracking later.


Detailed Description

Definition at line 37 of file InterferenceCoordinatedSimple.hpp.


Constructor & Destructor Documentation

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

Definition at line 44 of file InterferenceCoordinatedSimple.cpp.

InterferenceCoordinatedSimple::~InterferenceCoordinatedSimple (  ) 

Definition at line 50 of file InterferenceCoordinatedSimple.cpp.


Member Function Documentation

DSAResult InterferenceCoordinatedSimple::getSubChannelWithDSA ( RequestForResource request,
SchedulerStatePtr  schedulerState,
SchedulingMapPtr  schedulingMap 
) [virtual]

void InterferenceCoordinatedSimple::initialize ( SchedulerStatePtr  schedulerState,
SchedulingMapPtr  schedulingMap 
) [virtual]

bool wns::scheduler::strategy::dsastrategy::InterferenceCoordinatedSimple::requiresCQI (  )  const [inline, virtual]


Member Data Documentation

Definition at line 52 of file InterferenceCoordinatedSimple.hpp.


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