wns::ldk::Layer Class Reference
The
Layer is the base class of all Layers implemented into the
wns.
More...
#include <ldk/Layer.hpp>
List of all members.
Detailed Description
- See also:
- How to implement a Layer
Definition at line 166 of file Layer.hpp.
Constructor & Destructor Documentation
| wns::ldk::Layer::Layer |
( |
|
) |
[inline] |
Member Function Documentation
| void wns::ldk::Layer::addControlService |
( |
const std::string & |
name, |
|
|
ControlServiceInterface * |
csi | |
|
) |
| | [inline, virtual] |
| virtual ControlServiceInterface* wns::ldk::Layer::findControlServiceInterface |
( |
std::string |
name |
) |
const [inline, virtual] |
| virtual std::string wns::ldk::Layer::getNodeName |
( |
|
) |
const [inline, virtual] |
Member Data Documentation
The documentation for this class was generated from the following file: