Keyple Plugin PC/SC C++ Library - 2.5.2
Component of the Keyple C++ middleware
Namespaces | Macros | Functions
PcscUtils.hpp File Reference
#include <string>
#include <cstdint>
#include <cstdio>
Include dependency graph for PcscUtils.hpp:
This graph shows which files directly or indirectly include this file:

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)
 

Macro Definition Documentation

◆ SCARD_PROTOCOL_ANY

#define SCARD_PROTOCOL_ANY   (SCARD_PROTOCOL_T0 | SCARD_PROTOCOL_T1)

Definition at line 26 of file PcscUtils.hpp.