![]() |
User Manual, Developers Guide and API Documentation |
![]() |
#include <LTE/controlplane/AssociationsProxy.hpp>#include <LTE/rlc/UE.hpp>#include <LTE/macg/MACg.hpp>#include <LTE/controlplane/associationHandler/IAssociationHandler.hpp>#include <LTE/helper/Keys.hpp>#include <DLL/RANG.hpp>#include <DLL/StationManager.hpp>#include <WNS/simulator/Time.hpp>#include <WNS/probe/bus/utils.hpp>

Go to the source code of this file.
Defines | |
| #define | A2N(a) layer2->getStationManager()->getStationByMAC(a)->getName() |
Functions | |
| STATIC_FACTORY_REGISTER_WITH_CREATOR (AssociationsProxyUT, wns::ldk::ControlServiceInterface,"lte.controlplane.UEAssociationsProxy", wns::ldk::CSRConfigCreator) | |
| STATIC_FACTORY_REGISTER_WITH_CREATOR (AssociationsProxyBS, wns::ldk::ControlServiceInterface,"lte.controlplane.ENBAssociationsProxy", wns::ldk::CSRConfigCreator) | |
| #define A2N | ( | a | ) | layer2->getStationManager()->getStationByMAC(a)->getName() |
Definition at line 40 of file AssociationsProxy.cpp.
| STATIC_FACTORY_REGISTER_WITH_CREATOR | ( | AssociationsProxyUT | , | |
| wns::ldk::ControlServiceInterface | , | |||
| "lte.controlplane.UEAssociationsProxy" | , | |||
| wns::ldk::CSRConfigCreator | ||||
| ) |
| STATIC_FACTORY_REGISTER_WITH_CREATOR | ( | AssociationsProxyBS | , | |
| wns::ldk::ControlServiceInterface | , | |||
| "lte.controlplane.ENBAssociationsProxy" | , | |||
| wns::ldk::CSRConfigCreator | ||||
| ) |
1.5.5