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


Public Member Functions | |
| ControlServiceRegistry (wns::ldk::ILayer *_layer) | |
| template<typename LAYERTYPE> | |
| LAYERTYPE | getLayer () const |
| getLayer with templated casting of the layertype | |
| virtual wns::ldk::ILayer * | getLayer () const |
| void | onCSRCreated () |
Private Attributes | |
| wns::ldk::ILayer * | layer |
Definition at line 47 of file ControlServiceInterface.hpp.
| wns::ldk::ControlServiceRegistry::ControlServiceRegistry | ( | wns::ldk::ILayer * | _layer | ) | [inline] |
Definition at line 51 of file ControlServiceInterface.hpp.
| LAYERTYPE wns::ldk::ControlServiceRegistry::getLayer | ( | ) | const [inline] |
Definition at line 62 of file ControlServiceInterface.hpp.
| virtual wns::ldk::ILayer* wns::ldk::ControlServiceRegistry::getLayer | ( | ) | const [inline, virtual] |
Definition at line 55 of file ControlServiceInterface.hpp.
| void ControlServiceRegistry::onCSRCreated | ( | ) |
Definition at line 32 of file ControlServiceInterface.cpp.
Definition at line 73 of file ControlServiceInterface.hpp.
1.5.5