LibLogicalAccess  2.5.0
An Open Source RFID Library
Loading...
Searching...
No Matches
logicalaccess::ATRParser Member List

This is the complete list of members for logicalaccess::ATRParser, including all inherited members.

atr_logicalaccess::ATRParserprivate
atr_x_to_type(uint8_t code)logicalaccess::ATRParserprivatestatic
ATRParser(const ByteVector &atr)logicalaccess::ATRParserexplicit
check_from_atr() constlogicalaccess::ATRParserprivate
check_generic_from_atr() constlogicalaccess::ATRParserprivate
check_hardcoded(bool ignore_reader_type, const PCSCReaderUnitType &reader_type) constlogicalaccess::ATRParserprivate
guessCardType(const ByteVector &atr, PCSCReaderUnitType reader_type)logicalaccess::ATRParserstatic
guessCardType(uint8_t *atr, size_t atrlen, PCSCReaderUnitType reader_type)logicalaccess::ATRParserstatic
guessCardType(const std::string &atr_str, PCSCReaderUnitType reader_type)logicalaccess::ATRParserstatic
guessCardType(const ByteVector &atr)logicalaccess::ATRParserstatic
guessCardType(uint8_t *atr, size_t atrlen)logicalaccess::ATRParserstatic
guessCardType(const std::string &atr_str)logicalaccess::ATRParserstatic
hardcoded_atr_to_type_logicalaccess::ATRParserprivate
parse(bool ignore_reader_type, const PCSCReaderUnitType &reader_type) constlogicalaccess::ATRParserprivate
register_hardcoded_atr(const std::string &atr, const std::string &card_type, PCSCReaderUnitType reader_type)logicalaccess::ATRParserprivate
register_hardcoded_atr(const std::string &atr, const std::string &card_type)logicalaccess::ATRParserprivate