User Manual, Developers Guide and API Documentation

wns::scheduler::MapInfoProviderInterface Class Reference

base class for system-specific ResourceSchedulers. This old interface promises MapInfoCollectionPtr's.

#include <scheduler/MapInfoProviderInterface.hpp>

Inheritance diagram for wns::scheduler::MapInfoProviderInterface:

Inheritance graph
[legend]

List of all members.

Public Member Functions

virtual MapInfoCollectionPtr getMapInfo () const =0
 Returns a vector with burst start/end times and subBand identifier for every user scheduled by the scheduler. To be used by the map writer to write UL (and DL) maps.
virtual int getNumBursts () const =0
virtual ~MapInfoProviderInterface ()


Detailed Description

Definition at line 41 of file MapInfoProviderInterface.hpp.


Constructor & Destructor Documentation

virtual wns::scheduler::MapInfoProviderInterface::~MapInfoProviderInterface (  )  [inline, virtual]

Definition at line 43 of file MapInfoProviderInterface.hpp.


Member Function Documentation

virtual MapInfoCollectionPtr wns::scheduler::MapInfoProviderInterface::getMapInfo (  )  const [pure virtual]

Implemented in wimac::scheduler::Scheduler.

virtual int wns::scheduler::MapInfoProviderInterface::getNumBursts (  )  const [pure virtual]

Implemented in wimac::scheduler::Scheduler.


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

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