User Manual, Developers Guide and API Documentation

wns::ldk::ILayer Class Reference

#include <ldk/Layer.hpp>

Inheritance diagram for wns::ldk::ILayer:

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

Collaboration graph
[legend]

List of all members.

Public Member Functions

virtual void addControlService (const std::string &name, ControlServiceInterface *csi)=0
virtual void addManagementService (const std::string &name, ManagementServiceInterface *msi)=0
virtual ControlServiceInterfacefindControlServiceInterface (std::string) const =0
virtual
ManagementServiceInterface
findManagementService (std::string) const =0
template<typename CONTROLSERVICE>
CONTROLSERVICE * getControlService (const std::string &name) const
virtual ControlServiceRegistrygetCSR ()=0
template<typename MANAGEMENTSERVICE>
MANAGEMENTSERVICE * getManagementService (const std::string &name) const
virtual ManagementServiceRegistrygetMSR ()=0
virtual std::string getNodeName () const =0


Detailed Description

Definition at line 113 of file Layer.hpp.


Member Function Documentation

virtual void wns::ldk::ILayer::addControlService ( const std::string &  name,
ControlServiceInterface csi 
) [pure virtual]

Implemented in wns::ldk::Layer.

virtual void wns::ldk::ILayer::addManagementService ( const std::string &  name,
ManagementServiceInterface msi 
) [pure virtual]

Implemented in wns::ldk::Layer.

virtual ControlServiceInterface* wns::ldk::ILayer::findControlServiceInterface ( std::string   )  const [pure virtual]

Implemented in wns::ldk::Layer.

virtual ManagementServiceInterface* wns::ldk::ILayer::findManagementService ( std::string   )  const [pure virtual]

Implemented in wns::ldk::Layer.

template<typename CONTROLSERVICE>
CONTROLSERVICE* wns::ldk::ILayer::getControlService ( const std::string &  name  )  const [inline]

Definition at line 150 of file Layer.hpp.

virtual ControlServiceRegistry* wns::ldk::ILayer::getCSR (  )  [pure virtual]

Implemented in wns::ldk::Layer.

template<typename MANAGEMENTSERVICE>
MANAGEMENTSERVICE* wns::ldk::ILayer::getManagementService ( const std::string &  name  )  const [inline]

Definition at line 140 of file Layer.hpp.

virtual ManagementServiceRegistry* wns::ldk::ILayer::getMSR (  )  [pure virtual]

Implemented in wns::ldk::Layer.

virtual std::string wns::ldk::ILayer::getNodeName (  )  const [pure virtual]

Implemented in wns::ldk::Layer.


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

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