BeeeOn Gateway  v2020.3.1-2-g6f737dc
Platform to interconnect the IoT world
Public Member Functions
BeeeOn::SpecificZWaveMapperRegistry::SimpleMapperInstantiator< MapperType > Class Template Reference

Template implementation of MapperInstantiator creating MapperType instances having constructor specified as: MapperType(const ZWaveNode::Identity &, const std::string &). More...

#include <SpecificZWaveMapperRegistry.h>

Inheritance diagram for BeeeOn::SpecificZWaveMapperRegistry::SimpleMapperInstantiator< MapperType >:
BeeeOn::SpecificZWaveMapperRegistry::MapperInstantiator

Public Member Functions

Mapper::Ptr create (const ZWaveNode &node) override
 

Additional Inherited Members

- Public Types inherited from BeeeOn::SpecificZWaveMapperRegistry::MapperInstantiator
typedef Poco::SharedPtr
< MapperInstantiator
Ptr
 

Detailed Description

template<typename MapperType>
class BeeeOn::SpecificZWaveMapperRegistry::SimpleMapperInstantiator< MapperType >

Template implementation of MapperInstantiator creating MapperType instances having constructor specified as: MapperType(const ZWaveNode::Identity &, const std::string &).


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