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

Public Member Functions | |
| virtual lte::helper::Route | getRoute (const wns::ldk::CompoundPtr &compound, lte::macg::LayerContainer layers, lte::macg::ScorerContainer scorers)=0 |
| virtual | ~Strategy () |
Definition at line 39 of file Strategy.hpp.
| virtual lte::macg::modeselection::Strategy::~Strategy | ( | ) | [inline, virtual] |
Definition at line 42 of file Strategy.hpp.
| virtual lte::helper::Route lte::macg::modeselection::Strategy::getRoute | ( | const wns::ldk::CompoundPtr & | compound, | |
| lte::macg::LayerContainer | layers, | |||
| lte::macg::ScorerContainer | scorers | |||
| ) | [pure virtual] |
Implemented in lte::macg::modeselection::Best.
1.5.5