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

Public Member Functions | |
| virtual ControlServiceRegistry * | getCSR () const =0 |
| virtual void | onCSRCreated ()=0 |
| virtual | ~ControlServiceInterface () |
Definition at line 81 of file ControlServiceInterface.hpp.
| virtual wns::ldk::ControlServiceInterface::~ControlServiceInterface | ( | ) | [inline, virtual] |
Definition at line 88 of file ControlServiceInterface.hpp.
| virtual ControlServiceRegistry* wns::ldk::ControlServiceInterface::getCSR | ( | ) | const [pure virtual] |
Implemented in wns::ldk::ControlService.
| virtual void wns::ldk::ControlServiceInterface::onCSRCreated | ( | ) | [pure virtual] |
Implemented in wns::ldk::ControlService, lte::controlplane::AssociationsProxy, lte::controlplane::AssociationsProxyBS, lte::controlplane::AssociationsProxyUT, lte::controlplane::bch::BCHService, lte::controlplane::flowmanagement::FlowManagerBS, lte::controlplane::flowmanagement::FlowManagerUT, and wimac::service::AssociationControl.
1.5.5