![]() |
User Manual, Developers Guide and API Documentation |
![]() |
#include <LTE/timing/RegistryProxy.hpp>#include <LTE/macg/MACg.hpp>#include <LTE/macr/PhyUser.hpp>#include <LTE/timing/TimingScheduler.hpp>#include <LTE/controlplane/RRHandler.hpp>#include <LTE/controlplane/associationHandler/AssociationHandler.hpp>#include <LTE/controlplane/flowmanagement/FlowManager.hpp>#include <LTE/macg/MACgCommand.hpp>#include <LTE/rlc/RLCCommand.hpp>#include <DLL/StationManager.hpp>#include <DLL/services/control/Association.hpp>#include <DLL/services/management/InterferenceCache.hpp>#include <WNS/StaticFactory.hpp>#include <WNS/node/Node.hpp>#include <WNS/ldk/FUNConfigCreator.hpp>#include <WNS/service/qos/QoSClasses.hpp>#include <WNS/scheduler/SchedulerTypes.hpp>#include <WNS/ldk/sar/SAR.hpp>#include <WNS/Ttos.hpp>#include <WNS/scheduler/harq/HARQInterface.hpp>#include <iostream>#include <string>#include <vector>#include <algorithm>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 (RegistryProxy, wns::scheduler::RegistryProxyInterface,"lte.RegistryProxy", wns::ldk::FUNConfigCreator) | |
| #define A2N | ( | a | ) | (((a).getInteger()>0) ? layer2->getStationManager()->getStationByMAC(a)->getName() : "DLL<0") |
Definition at line 61 of file RegistryProxy.cpp.
| STATIC_FACTORY_REGISTER_WITH_CREATOR | ( | RegistryProxy | , | |
| wns::scheduler::RegistryProxyInterface | , | |||
| "lte.RegistryProxy" | , | |||
| wns::ldk::FUNConfigCreator | ||||
| ) |
1.5.5