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


Public Member Functions | |
| Fixed (wns::ldk::ControlServiceRegistry *csr, wns::pyconfig::View &config) | |
| virtual | ~Fixed () |
Private Member Functions | |
| virtual void | doOnCSRCreated () |
| virtual void | doStoreMeasurement (StationID source, const wns::service::phy::power::PowerMeasurementPtr &) |
Private Attributes | |
| wimac::StationID | associatedWithID_ |
Definition at line 188 of file AssociationControl.hpp.
| Fixed::Fixed | ( | wns::ldk::ControlServiceRegistry * | csr, | |
| wns::pyconfig::View & | config | |||
| ) |
Definition at line 98 of file AssociationControl.cpp.
| Fixed::~Fixed | ( | ) | [virtual] |
Definition at line 108 of file AssociationControl.cpp.
| void Fixed::doOnCSRCreated | ( | ) | [private, virtual] |
Implements wimac::service::AssociationControl.
Definition at line 113 of file AssociationControl.cpp.
| void Fixed::doStoreMeasurement | ( | StationID | source, | |
| const wns::service::phy::power::PowerMeasurementPtr & | ||||
| ) | [private, virtual] |
Implements wimac::service::AssociationControl.
Definition at line 119 of file AssociationControl.cpp.
Definition at line 205 of file AssociationControl.hpp.
1.5.5