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


Public Member Functions | |
| ControlService (ControlServiceRegistry *_csr) | |
| ControlServiceRegistry * | getCSR () const |
| virtual void | onCSRCreated () |
Private Attributes | |
| ControlServiceRegistry * | csr |
Definition at line 99 of file ControlServiceInterface.hpp.
| wns::ldk::ControlService::ControlService | ( | ControlServiceRegistry * | _csr | ) | [inline] |
Definition at line 103 of file ControlServiceInterface.hpp.
| ControlServiceRegistry* wns::ldk::ControlService::getCSR | ( | ) | const [inline, virtual] |
Implements wns::ldk::ControlServiceInterface.
Definition at line 107 of file ControlServiceInterface.hpp.
| virtual void wns::ldk::ControlService::onCSRCreated | ( | ) | [inline, virtual] |
Implements wns::ldk::ControlServiceInterface.
Reimplemented in 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.
Definition at line 111 of file ControlServiceInterface.hpp.
Definition at line 111 of file ControlServiceInterface.hpp.
1.5.5