|
Keyple Plugin PC/SC C++ Library - 2.5.2
Component of the Keyple C++ middleware
|
#include <string>#include <cstdint>#include <cstdio>

Go to the source code of this file.
Namespaces | |
| namespace | keyple |
| namespace | keyple::plugin |
| namespace | keyple::plugin::pcsc |
| namespace | keyple::plugin::pcsc::cpp |
Macros | |
| #define | SCARD_PROTOCOL_ANY (SCARD_PROTOCOL_T0 | SCARD_PROTOCOL_T1) |
Functions | |
| bool | keyple::plugin::pcsc::cpp::isCardCommunicationError (uint64_t rv) |
| #define SCARD_PROTOCOL_ANY (SCARD_PROTOCOL_T0 | SCARD_PROTOCOL_T1) |
Definition at line 26 of file PcscUtils.hpp.