Leosac
0.8.0
Open Source Access Control
|
#include "core/auth/Auth.hpp"
#include "zmqpp/zmqpp.hpp"
#include <boost/any.hpp>
#include <chrono>
#include <string>
Go to the source code of this file.
Classes | |
class | Leosac::Module::Wiegand::Strategy::WiegandStrategy |
The multiple modes available to wiegand reader are implemented through the strategy pattern. More... | |
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::WiegandStrategyUPtr = std::unique_ptr< WiegandStrategy > |