User Manual, Developers Guide and API Documentation

wns::ldk::ControlServiceRegistry Class Reference

The ControlServiceRegistry keeps all instances of ControlServices.

#include <ldk/ControlServiceInterface.hpp>

Inheritance diagram for wns::ldk::ControlServiceRegistry:

Inheritance graph
[legend]
Collaboration diagram for wns::ldk::ControlServiceRegistry:

Collaboration graph
[legend]

List of all members.

Public Member Functions

 ControlServiceRegistry (wns::ldk::ILayer *_layer)
template<typename LAYERTYPE>
LAYERTYPE getLayer () const
 getLayer with templated casting of the layertype
virtual wns::ldk::ILayergetLayer () const
void onCSRCreated ()

Private Attributes

wns::ldk::ILayerlayer


Detailed Description

Definition at line 47 of file ControlServiceInterface.hpp.


Constructor & Destructor Documentation

wns::ldk::ControlServiceRegistry::ControlServiceRegistry ( wns::ldk::ILayer _layer  )  [inline]

Definition at line 51 of file ControlServiceInterface.hpp.


Member Function Documentation

template<typename LAYERTYPE>
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.


Member Data Documentation

Definition at line 73 of file ControlServiceInterface.hpp.


The documentation for this class was generated from the following files:

Generated on Sat May 26 03:32:54 2012 for openWNS by  doxygen 1.5.5