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


Public Member Functions | |
| ManagementServiceRegistry * | getMSR () const |
| ManagementService (ManagementServiceRegistry *_msr) | |
| virtual void | onMSRCreated () |
Private Attributes | |
| ManagementServiceRegistry * | msr |
Definition at line 97 of file ManagementServiceInterface.hpp.
| wns::ldk::ManagementService::ManagementService | ( | ManagementServiceRegistry * | _msr | ) | [inline] |
Definition at line 101 of file ManagementServiceInterface.hpp.
| ManagementServiceRegistry* wns::ldk::ManagementService::getMSR | ( | ) | const [inline, virtual] |
Implements wns::ldk::ManagementServiceInterface.
Definition at line 106 of file ManagementServiceInterface.hpp.
| virtual void wns::ldk::ManagementService::onMSRCreated | ( | ) | [inline, virtual] |
Implements wns::ldk::ManagementServiceInterface.
Reimplemented in dll::services::management::InterferenceCache, lte::timing::TimingScheduler, wifimac::draftn::SINRwithMIMOInformationBase, wifimac::management::PERInformationBase, wifimac::management::ProtocolCalculator, wifimac::management::SINRInformationBase, wifimac::pathselection::PathSelectionOverVPS, wimac::service::ConnectionManager, wimac::service::QueueManager, wimemac::management::PERInformationBase, and wimemac::management::ProtocolCalculator.
Definition at line 110 of file ManagementServiceInterface.hpp.
Definition at line 113 of file ManagementServiceInterface.hpp.
1.5.5