![]() |
User Manual, Developers Guide and API Documentation |
![]() |
#include <LTE/controlplane/MapHandler.hpp>#include <LTE/main/Layer2.hpp>#include <LTE/timing/TimingScheduler.hpp>#include <LTE/timing/ResourceScheduler.hpp>#include <LTE/macr/PhyUser.hpp>#include <DLL/StationManager.hpp>#include <WNS/ldk/fun/FUN.hpp>#include <WNS/service/phy/ofdma/Pattern.hpp>#include <fstream>

Go to the source code of this file.
Defines | |
| #define | A2N(a) (((a).getInteger()>0) ? layer2->getStationManager()->getStationByMAC(a)->getName() : "DLL<0") |
Functions | |
| STATIC_FACTORY_REGISTER_WITH_CREATOR (MapHandler, FunctionalUnit,"lte.controlplane.MapHandler", FUNConfigCreator) | |
| #define A2N | ( | a | ) | (((a).getInteger()>0) ? layer2->getStationManager()->getStationByMAC(a)->getName() : "DLL<0") |
Definition at line 47 of file MapHandler.cpp.
| STATIC_FACTORY_REGISTER_WITH_CREATOR | ( | MapHandler | , | |
| FunctionalUnit | , | |||
| "lte.controlplane.MapHandler" | , | |||
| FUNConfigCreator | ||||
| ) |
1.5.5