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


Public Member Functions | |
| BestAtGivenTime (wns::ldk::ControlServiceRegistry *csr, wns::pyconfig::View &config) | |
| virtual | ~BestAtGivenTime () |
Private Member Functions | |
| void | associateNow () |
| virtual void | doOnCSRCreated () |
| void | doStoreMeasurement (StationID source, const wns::service::phy::power::PowerMeasurementPtr &) |
Private Attributes | |
| IDecideBest * | deciderStrategy_ |
| wns::simulator::Time | decisionTime_ |
Definition at line 211 of file AssociationControl.hpp.
| BestAtGivenTime::BestAtGivenTime | ( | wns::ldk::ControlServiceRegistry * | csr, | |
| wns::pyconfig::View & | config | |||
| ) |
Definition at line 53 of file AssociationControl.cpp.
| BestAtGivenTime::~BestAtGivenTime | ( | ) | [virtual] |
Definition at line 63 of file AssociationControl.cpp.
| void BestAtGivenTime::associateNow | ( | ) | [private] |
Definition at line 88 of file AssociationControl.cpp.
| void BestAtGivenTime::doOnCSRCreated | ( | ) | [private, virtual] |
Implements wimac::service::AssociationControl.
Definition at line 71 of file AssociationControl.cpp.
| void BestAtGivenTime::doStoreMeasurement | ( | StationID | source, | |
| const wns::service::phy::power::PowerMeasurementPtr & | pm | |||
| ) | [private, virtual] |
Implements wimac::service::AssociationControl.
Definition at line 79 of file AssociationControl.cpp.
Definition at line 232 of file AssociationControl.hpp.
Definition at line 231 of file AssociationControl.hpp.
1.5.5