![]() |
User Manual, Developers Guide and API Documentation |
![]() |
#include <macr/ScorerInterface.hpp>

Public Member Functions | |
| virtual lte::helper::Route | score (const wns::ldk::CompoundPtr &compound)=0 |
| return a route (including) the score for this compound to support the MACg scheduling process | |
| virtual | ~ScorerInterface () |
Definition at line 38 of file ScorerInterface.hpp.
| virtual lte::macr::ScorerInterface::~ScorerInterface | ( | ) | [inline, virtual] |
Definition at line 42 of file ScorerInterface.hpp.
| virtual lte::helper::Route lte::macr::ScorerInterface::score | ( | const wns::ldk::CompoundPtr & | compound | ) | [pure virtual] |
Implemented in lte::macr::Scorer, and lte::timing::ResourceScheduler.
1.5.5