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

Public Member Functions | |
| virtual ManagementServiceRegistry * | getMSR () const =0 |
| virtual void | onMSRCreated ()=0 |
| virtual | ~ManagementServiceInterface () |
Definition at line 83 of file ManagementServiceInterface.hpp.
| virtual wns::ldk::ManagementServiceInterface::~ManagementServiceInterface | ( | ) | [inline, virtual] |
Definition at line 90 of file ManagementServiceInterface.hpp.
| virtual ManagementServiceRegistry* wns::ldk::ManagementServiceInterface::getMSR | ( | ) | const [pure virtual] |
Implemented in wns::ldk::ManagementService.
| virtual void wns::ldk::ManagementServiceInterface::onMSRCreated | ( | ) | [pure virtual] |
Implemented in wns::ldk::ManagementService, 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.
1.5.5