|
Leosac
0.8.0
Open Source Access Control
|
std::unique_ptr< CardReading > CardReadingUPtr
An implementation class that represents a Wiegand Reader.
virtual const std::string & get_card_id() const =0
Returns the card id that was read.
virtual int get_nb_bits() const =0
Returns the number of bits in the card.
This is the header file for a generated source file, GitSHA1.cpp.
The multiple modes available to wiegand reader are implemented through the strategy pattern.
Interface for a strategy that read a card number.
CardReading(WiegandReaderImpl *reader)