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


Definition at line 143 of file AssociationsProxy.hpp.
| AssociationsProxyUT::AssociationsProxyUT | ( | wns::ldk::ControlServiceRegistry * | csr, | |
| const wns::pyconfig::View & | config | |||
| ) |
Definition at line 283 of file AssociationsProxy.cpp.
| AssociationsProxyUT::~AssociationsProxyUT | ( | ) | [virtual] |
Definition at line 316 of file AssociationsProxy.cpp.
| void AssociationsProxyUT::associatedPerMode | ( | wns::service::dll::UnicastAddress | rapAdr, | |
| wns::service::dll::UnicastAddress | bsAdr, | |||
| ModeName | mode, | |||
| lte::controlplane::flowmanagement::IFlowSwitching::ControlPlaneFlowIDs | controlPlaneFlowIDs | |||
| ) | [virtual] |
Definition at line 361 of file AssociationsProxy.cpp.
| void AssociationsProxyUT::disassociatedPerMode | ( | wns::service::dll::UnicastAddress | rapAdr, | |
| ModeName | mode, | |||
| bool | preserve | |||
| ) | [virtual] |
Definition at line 420 of file AssociationsProxy.cpp.
| void AssociationsProxyUT::disassociationNeeded | ( | ModeName | mode, | |
| wns::service::dll::UnicastAddress | rapAdr | |||
| ) |
Definition at line 637 of file AssociationsProxy.cpp.
| void AssociationsProxyUT::disassociationOnTimeout | ( | wns::service::dll::UnicastAddress | dst, | |
| ModeName | mode | |||
| ) |
Definition at line 516 of file AssociationsProxy.cpp.
| void AssociationsProxyUT::flowBuilt | ( | ) |
Definition at line 798 of file AssociationsProxy.cpp.
| ModeInfo AssociationsProxyUT::getBestDetected | ( | ) | const |
Definition at line 696 of file AssociationsProxy.cpp.
| wns::service::dll::UnicastAddress AssociationsProxyUT::getBSforMode | ( | ModeName | mode | ) | const |
Definition at line 507 of file AssociationsProxy.cpp.
| bool AssociationsProxyUT::hasAssociation | ( | ) | const |
Definition at line 690 of file AssociationsProxy.cpp.
| bool AssociationsProxyUT::hasAssociationTo | ( | const wns::service::dll::UnicastAddress & | dstAdr | ) | const [protected, virtual] |
Definition at line 501 of file AssociationsProxy.cpp.
| bool AssociationsProxyUT::isBusy | ( | ) | const |
Definition at line 537 of file AssociationsProxy.cpp.
| void AssociationsProxyUT::modeDetected | ( | ModeName | mode, | |
| wns::service::dll::UnicastAddress | rapAdr | |||
| ) |
Definition at line 543 of file AssociationsProxy.cpp.
| void AssociationsProxyUT::onCSRCreated | ( | ) | [virtual] |
Reimplemented from lte::controlplane::AssociationsProxy.
Definition at line 324 of file AssociationsProxy.cpp.
| virtual void lte::controlplane::AssociationsProxyUT::periodically | ( | ) | [inline, virtual] |
The deriver is forced to implement this method. It gets called periodically, whenever the timer fires.
Reimplemented from lte::controlplane::AssociationsProxy.
Definition at line 189 of file AssociationsProxy.hpp.
| void AssociationsProxyUT::writeProbes | ( | const bool | alreadyAfterAssociation | ) | [protected] |
Definition at line 741 of file AssociationsProxy.cpp.
Definition at line 207 of file AssociationsProxy.hpp.
wns::probe::bus::ContextCollector* lte::controlplane::AssociationsProxyUT::associationDurationProbe [private] |
Definition at line 217 of file AssociationsProxy.hpp.
Definition at line 213 of file AssociationsProxy.hpp.
bool lte::controlplane::AssociationsProxyUT::busy [protected] |
Definition at line 210 of file AssociationsProxy.hpp.
std::map<ModeName, wns::service::dll::UnicastAddress> lte::controlplane::AssociationsProxyUT::detectedModes [protected] |
Definition at line 208 of file AssociationsProxy.hpp.
Definition at line 214 of file AssociationsProxy.hpp.
lte::controlplane::flowmanagement::IFlowManagerUE* lte::controlplane::AssociationsProxyUT::flowManagerUE [private] |
Definition at line 221 of file AssociationsProxy.hpp.
wns::probe::bus::ContextCollector* lte::controlplane::AssociationsProxyUT::handoverDurationProbe [private] |
Definition at line 220 of file AssociationsProxy.hpp.
wns::probe::bus::ContextCollector* lte::controlplane::AssociationsProxyUT::initialaccessDurationProbe [private] |
Definition at line 218 of file AssociationsProxy.hpp.
Definition at line 219 of file AssociationsProxy.hpp.
Definition at line 209 of file AssociationsProxy.hpp.
Definition at line 206 of file AssociationsProxy.hpp.
std::map<ModeName, int> lte::controlplane::AssociationsProxyUT::modePriorityLookup [private] |
Definition at line 216 of file AssociationsProxy.hpp.
Definition at line 211 of file AssociationsProxy.hpp.
bool lte::controlplane::AssociationsProxyUT::preserve [protected] |
Definition at line 212 of file AssociationsProxy.hpp.
Definition at line 204 of file AssociationsProxy.hpp.
wns::ldk::tools::Synchronizer* lte::controlplane::AssociationsProxyUT::upperSynchronizer [protected] |
Definition at line 205 of file AssociationsProxy.hpp.
1.5.5