|
Keyple Plugin PC/SC C++ Library - 2.5.2
Component of the Keyple C++ middleware
|
#include "keyple/plugin/pcsc/PcscReaderAdapter.hpp"#include <PCSC/wintypes.h>#include <PCSC/winscard.h>#include "keyple/core/plugin/CardIOException.hpp"#include "keyple/core/plugin/ReaderIOException.hpp"#include "keyple/core/plugin/TaskCanceledException.hpp"#include "keyple/core/util/HexUtil.hpp"#include "keyple/core/util/cpp/Thread.hpp"#include "keyple/core/util/cpp/exception/Exception.hpp"#include "keyple/core/util/cpp/exception/IllegalArgumentException.hpp"#include "keyple/core/util/cpp/exception/IllegalStateException.hpp"#include "keyple/core/util/cpp/exception/InterruptedException.hpp"#include "keyple/plugin/pcsc/PcscPluginAdapter.hpp"#include "keyple/plugin/pcsc/cpp/exception/CardException.hpp"#include "keyple/plugin/pcsc/cpp/exception/CardNotPresentException.hpp"
Go to the source code of this file.
Namespaces | |
| namespace | keyple |
| namespace | keyple::plugin |
| namespace | keyple::plugin::pcsc |