|
LibLogicalAccess
2.5.0
An Open Source RFID Library
|
STidSTR Reader unit. More...
#include <logicalaccess/plugins/readers/iso7816/iso7816readerunit.hpp>#include <logicalaccess/plugins/readers/stidstr/stidstr_fwd.hpp>Go to the source code of this file.
Classes | |
| class | logicalaccess::STidSTRReaderUnit |
| The STidSTR reader unit class. More... | |
| struct | logicalaccess::STidSTRReaderUnit::STidSTRInformation |
| STidSTR reader information. More... | |
Namespaces | |
| namespace | logicalaccess |
Enumerations | |
| enum | logicalaccess::STidBaudrate { logicalaccess::STID_BR_9600 = 0x00 , logicalaccess::STID_BR_19200 = 0x01 , logicalaccess::STID_BR_38400 = 0x02 , logicalaccess::STID_BR_57600 = 0x03 , logicalaccess::STID_BR_115200 = 0x04 } |
| The STid baudrates. More... | |
| enum | logicalaccess::STidTamperSwitchBehavior { logicalaccess::STID_TS_NOTHING = 0x00 , logicalaccess::STID_TS_RESET_CONFIG , logicalaccess::STID_TS_RESET_KEYS = 0x02 , logicalaccess::STID_TS_RESET_ALL = 0x03 } |
| The STid tamper switch behavior. More... | |
STidSTR Reader unit.
1.9.6