User Manual, Developers Guide and API Documentation

wns::ldk::ManagementServiceRegistry Class Reference

The ManagementServiceRegistry keeps all instances of ManagementServices.

#include <ldk/ManagementServiceInterface.hpp>

Inheritance diagram for wns::ldk::ManagementServiceRegistry:

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

Collaboration graph
[legend]

List of all members.

Public Member Functions

template<typename LAYERTYPE>
LAYERTYPE getLayer () const
 getLayer with templated casting of the layertype
virtual wns::ldk::ILayergetLayer () const
 ManagementServiceRegistry (wns::ldk::ILayer *_layer)
void onMSRCreated ()
 Inform all registered ManagementServices about the creation of the MSR.

Private Attributes

wns::ldk::ILayerlayer


Detailed Description

Definition at line 45 of file ManagementServiceInterface.hpp.


Constructor & Destructor Documentation

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

Definition at line 49 of file ManagementServiceInterface.hpp.


Member Function Documentation

template<typename LAYERTYPE>
LAYERTYPE wns::ldk::ManagementServiceRegistry::getLayer (  )  const [inline]

Definition at line 60 of file ManagementServiceInterface.hpp.

virtual wns::ldk::ILayer* wns::ldk::ManagementServiceRegistry::getLayer (  )  const [inline, virtual]

Definition at line 53 of file ManagementServiceInterface.hpp.

void ManagementServiceRegistry::onMSRCreated (  ) 

Definition at line 32 of file ManagementServiceInterface.cpp.


Member Data Documentation

Definition at line 76 of file ManagementServiceInterface.hpp.


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

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