Keyple Plugin PC/SC C++ Library - 2.5.2
Component of the Keyple C++ middleware
Namespaces | Typedefs | Functions
keyple::plugin::pcsc Namespace Reference

Namespaces

namespace  cpp
 

Typedefs

using Builder = PcscPluginFactoryBuilder::Builder
 

Functions

std::ostream & operator<< (std::ostream &os, const PcscReader::IsoProtocol &ip)
 
std::ostream & operator<< (std::ostream &os, const PcscReader::SharingMode sm)
 
std::ostream & operator<< (std::ostream &os, const PcscReader::DisconnectionMode dm)
 

Typedef Documentation

◆ Builder

keyple::plugin::pcsc::Builder::Builder

Definition at line 31 of file PcscPluginFactoryBuilder.cpp.

Function Documentation

◆ operator<<() [1/3]

std::ostream & keyple::plugin::pcsc::operator<< ( std::ostream &  os,
const PcscReader::DisconnectionMode  dm 
)

Definition at line 91 of file PcscReader.cpp.

◆ operator<<() [2/3]

std::ostream & keyple::plugin::pcsc::operator<< ( std::ostream &  os,
const PcscReader::IsoProtocol &  ip 
)

Definition at line 39 of file PcscReader.cpp.

◆ operator<<() [3/3]

std::ostream & keyple::plugin::pcsc::operator<< ( std::ostream &  os,
const PcscReader::SharingMode  sm 
)

Definition at line 69 of file PcscReader.cpp.