Keyple C++
0.9.0
Keyple, an Open Source SDK for Ticketing
|
This is the complete list of members for keyple::plugin::pcsc::PcscTerminal, including all inherited members.
beginExclusive() | keyple::plugin::pcsc::PcscTerminal | |
closeAndDisconnect(bool reset) | keyple::plugin::pcsc::PcscTerminal | |
endExclusive() | keyple::plugin::pcsc::PcscTerminal | |
getATR() | keyple::plugin::pcsc::PcscTerminal | |
getName() const | keyple::plugin::pcsc::PcscTerminal | |
isCardPresent(bool release) | keyple::plugin::pcsc::PcscTerminal | |
listTerminals() | keyple::plugin::pcsc::PcscTerminal | static |
openAndConnect(const std::string &protocol) | keyple::plugin::pcsc::PcscTerminal | |
operator!=(const PcscTerminal &o) const | keyple::plugin::pcsc::PcscTerminal | |
operator<<(std::ostream &os, const PcscTerminal &t) | keyple::plugin::pcsc::PcscTerminal | friend |
operator<<(std::ostream &os, const std::vector< PcscTerminal > &vt) | keyple::plugin::pcsc::PcscTerminal | friend |
operator==(const PcscTerminal &o) const | keyple::plugin::pcsc::PcscTerminal | |
PcscTerminal(const std::string &name) | keyple::plugin::pcsc::PcscTerminal | explicit |
transmitApdu(const std::vector< uint8_t > &apduIn) | keyple::plugin::pcsc::PcscTerminal |