Keyple Plugin PC/SC C++ Library - 2.5.2
Component of the Keyple C++ middleware
Namespaces | Typedefs | Functions
CardTerminal.cpp File Reference
#include "keyple/plugin/pcsc/cpp/CardTerminal.hpp"
#include <chrono>
#include <cstdint>
#include <string>
#include "PcscUtils.hpp"
#include "keyple/core/util/cpp/KeypleStd.hpp"
#include "keyple/core/util/cpp/StringUtils.hpp"
#include "keyple/core/util/cpp/System.hpp"
#include "keyple/core/util/cpp/Thread.hpp"
#include "keyple/core/util/cpp/exception/IllegalArgumentException.hpp"
#include "keyple/core/util/cpp/exception/RuntimeException.hpp"
#include "keyple/plugin/pcsc/cpp/CardTerminals.hpp"
#include "keyple/plugin/pcsc/cpp/exception/CardException.hpp"
#include "keyple/plugin/pcsc/cpp/exception/CardNotPresentException.hpp"
#include "keyple/plugin/pcsc/cpp/exception/CardTerminalException.hpp"
Include dependency graph for CardTerminal.cpp:

Go to the source code of this file.

Namespaces

namespace  keyple
 
namespace  keyple::plugin
 
namespace  keyple::plugin::pcsc
 
namespace  keyple::plugin::pcsc::cpp
 

Typedefs

using keyple::plugin::pcsc::cpp::DisconnectionMode = PcscReader::DisconnectionMode
 

Functions

std::ostream & keyple::plugin::pcsc::cpp::operator<< (std::ostream &os, const CardTerminal &t)
 
std::ostream & keyple::plugin::pcsc::cpp::operator<< (std::ostream &os, const std::vector< CardTerminal > &vt)