#include <PcscTerminal.h>
◆ PcscTerminal()
keyple::plugin::pcsc::PcscTerminal::PcscTerminal |
( |
const std::string & |
name | ) |
|
|
explicit |
◆ beginExclusive()
void keyple::plugin::pcsc::PcscTerminal::beginExclusive |
( |
| ) |
|
◆ closeAndDisconnect()
void keyple::plugin::pcsc::PcscTerminal::closeAndDisconnect |
( |
bool |
reset | ) |
|
◆ endExclusive()
void keyple::plugin::pcsc::PcscTerminal::endExclusive |
( |
| ) |
|
◆ getATR()
const std::vector< uint8_t > & keyple::plugin::pcsc::PcscTerminal::getATR |
( |
| ) |
|
◆ getName()
const std::string & keyple::plugin::pcsc::PcscTerminal::getName |
( |
| ) |
const |
◆ isCardPresent()
bool keyple::plugin::pcsc::PcscTerminal::isCardPresent |
( |
bool |
release | ) |
|
◆ listTerminals()
const std::vector< std::string > & keyple::plugin::pcsc::PcscTerminal::listTerminals |
( |
| ) |
|
|
static |
◆ openAndConnect()
void keyple::plugin::pcsc::PcscTerminal::openAndConnect |
( |
const std::string & |
protocol | ) |
|
◆ operator!=()
bool keyple::plugin::pcsc::PcscTerminal::operator!= |
( |
const PcscTerminal & |
o | ) |
const |
◆ operator==()
bool keyple::plugin::pcsc::PcscTerminal::operator== |
( |
const PcscTerminal & |
o | ) |
const |
◆ transmitApdu()
std::vector< uint8_t > keyple::plugin::pcsc::PcscTerminal::transmitApdu |
( |
const std::vector< uint8_t > & |
apduIn | ) |
|
◆ operator<< [1/2]
std::ostream& operator<< |
( |
std::ostream & |
os, |
|
|
const PcscTerminal & |
t |
|
) |
| |
|
friend |
◆ operator<< [2/2]
std::ostream& operator<< |
( |
std::ostream & |
os, |
|
|
const std::vector< PcscTerminal > & |
vt |
|
) |
| |
|
friend |
The documentation for this class was generated from the following files: