|
LibLogicalAccess
2.5.0
An Open Source RFID Library
|
#include <string>#include <exception>#include <functional>#include <logicalaccess/lla_core_api.hpp>Go to the source code of this file.
Classes | |
| class | logicalaccess::LibLogicalAccessException |
| A liblogicalaccess exception class. More... | |
| class | logicalaccess::CardException |
| class | logicalaccess::IKSException |
Namespaces | |
| namespace | logicalaccess |
Macros | |
| #define | NOEXCEPT |
| #define | EXCEPTION_MSG_CONNECTED "Already connected to a card. Please disconnect before." |
| Not connected \ exception message. | |
| #define | EXCEPTION_MSG_NOREADER "No reader found." |
| No reader found exception format. | |
| #define | EXCEPTION_MSG_LICENSENOACCESS "The current license doesn't allow this functionality." |
| License no \ access exception message . | |
| #define EXCEPTION_MSG_CONNECTED "Already connected to a card. Please disconnect before." |
Not connected \ exception message.
| #define EXCEPTION_MSG_LICENSENOACCESS "The current license doesn't allow this functionality." |
License no \ access exception message .
| #define EXCEPTION_MSG_NOREADER "No reader found." |
No reader found exception format.
| #define NOEXCEPT |
1.9.6