|
LibLogicalAccess
2.5.0
An Open Source RFID Library
|
Default STidSTR reader/card adapter. More...
#include <logicalaccess/plugins/cards/iso7816/readercardadapters/iso7816readercardadapter.hpp>#include <logicalaccess/plugins/readers/stidstr/stidstrreaderunit.hpp>#include <string>#include <vector>#include <logicalaccess/plugins/llacommon/logs.hpp>#include <logicalaccess/bufferhelper.hpp>Go to the source code of this file.
Classes | |
| class | logicalaccess::STidSTRReaderCardAdapter |
| A default STidSTR reader/card adapter class. More... | |
Namespaces | |
| namespace | logicalaccess |
Enumerations | |
| enum | logicalaccess::STidCmdType { logicalaccess::STID_CMD_READER = 0x00 , logicalaccess::STID_CMD_MIFARE_CLASSIC = 0x01 , logicalaccess::STID_CMD_DESFIRE = 0x02 , logicalaccess::STID_CMD_MIFARE_PLUS = 0x03 , logicalaccess::STID_CMD_RESERVED = 0x04 , logicalaccess::STID_CMD_MIFARE_ULTRALIGHTC = 0x05 , logicalaccess::STID_CMD_RFIDCHIP = 0x06 } |
| The STid command type. More... | |
Default STidSTR reader/card adapter.
1.9.6