#include <id3resultchecker.hpp>
|
| void | AddCheck (unsigned char SW1, unsigned char SW2, const std::string &msg, CardException::ErrorType error=CardException::DEFAULT, bool throwException=true) |
| | Add a new check. Maps already existing are overwritten.
|
| |
| void | RemoveCheck (unsigned char SW1, unsigned char SW2) |
| | Remove a check.
|
| |
| void | ClearChecks () |
| | Clear all checks.
|
| |
| void | AddSingleShotCheck (unsigned char SW1, unsigned char SW2, const std::string &msg) |
| | Add a new single shot check. Single shots are always cleared after the check result.
|
| |
◆ ID3ResultChecker()
| ID3ResultChecker::ID3ResultChecker |
( |
| ) |
|
The documentation for this class was generated from the following files:
- C:/dev/lla/liblogicalaccess/plugins/logicalaccess/plugins/readers/pcsc/commands/id3resultchecker.hpp
- C:/dev/lla/liblogicalaccess/plugins/logicalaccess/plugins/readers/pcsc/commands/id3resultchecker.cpp