Leosac  0.8.0
Open Source Access Control
StrategiesFwd.hpp File Reference
#include <memory>
+ Include dependency graph for StrategiesFwd.hpp:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

 Leosac
 This is the header file for a generated source file, GitSHA1.cpp.
 
 Leosac::Module
 All modules that provides features to Leosac shall be in this namespace.
 
 Leosac::Module::Wiegand
 Provide support for Wiegand devices.
 
 Leosac::Module::Wiegand::Strategy
 

Typedefs

using Leosac::Module::Wiegand::Strategy::PinReadingUPtr = std::unique_ptr< PinReading >
 
using Leosac::Module::Wiegand::Strategy::SimpleWiegandStrategyUPtr = std::unique_ptr< SimpleWiegandStrategy >