![]() |
Leosac
0.8.0
Open Source Access Control
|
#include "WiegandStrategy.hpp"
Include dependency graph for CardReading.hpp:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Classes | |
| class | Leosac::Module::Wiegand::Strategy::CardReading |
| Interface for a strategy that read a card number. 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::CardReadingUPtr = std::unique_ptr< CardReading > |