Keyple C++  0.9.0
Keyple, an Open Source SDK for Ticketing
Classes | Typedefs | Functions
keyple::plugin::pcsc Namespace Reference

Classes

class  PcscPlugin
 
class  PcscPluginFactory
 
class  PcscPluginImpl
 
class  PcscProtocolSetting
 
class  PcscReader
 
class  PcscReaderImpl
 
class  PcscTerminal
 
class  PcscTerminalException
 

Typedefs

using SeCommonProtocol = SeCommonProtocols::SeCommonProtocol
 

Functions

std::ostream & operator<< (std::ostream &os, const PcscTerminal &t)
 
std::ostream & operator<< (std::ostream &os, const std::vector< PcscTerminal > &vt)
 

Typedef Documentation

◆ SeCommonProtocol

Function Documentation

◆ operator<<() [1/2]

std::ostream& keyple::plugin::pcsc::operator<< ( std::ostream &  os,
const PcscTerminal t 
)

◆ operator<<() [2/2]

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