User Manual, Developers Guide and API Documentation

wns::scheduler::strategy::dsastrategy::DSASlave Class Reference

DSA strategy to be used in slave scheduler (UT-RS-TX, uplink).

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

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

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

Collaboration graph
[legend]

List of all members.

Public Member Functions

 DSASlave (const wns::pyconfig::View &config)
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.
bool requiresCQI () const
 true if the strategy must have CQI information. E.g. for getBestSubChannel based on CQI
 ~DSASlave ()

Private Attributes

int lastUsedBeam
int lastUsedSubChannel
 remember position of last used subChannel
int lastUsedTimeSlot


Detailed Description

Definition at line 37 of file DSASlave.hpp.


Constructor & Destructor Documentation

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

Definition at line 45 of file DSASlave.cpp.

DSASlave::~DSASlave (  ) 

Definition at line 53 of file DSASlave.cpp.


Member Function Documentation

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

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

Reimplemented from wns::scheduler::strategy::dsastrategy::DSAStrategy.

Definition at line 59 of file DSASlave.cpp.

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


Member Data Documentation

Definition at line 58 of file DSASlave.hpp.

Definition at line 52 of file DSASlave.hpp.

Definition at line 57 of file DSASlave.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