AbstractApduCommand(const CardCommand &commandRef, const int le) | keyple::card::calypso::AbstractApduCommand | |
AbstractSamCommand(const CalypsoSamCommand &commandRef, const int le) | keyple::card::calypso::AbstractSamCommand | |
addSubName(const std::string &subName) final | keyple::card::calypso::AbstractApduCommand | virtual |
buildCommandException(const std::type_info &exceptionClass, const std::string &message) const final | keyple::card::calypso::AbstractSamCommand | virtual |
buildUnexpectedResponseLengthException(const std::string &message) const final | keyple::card::calypso::AbstractSamCommand | virtual |
checkStatus() override | keyple::card::calypso::AbstractSamCommand | virtual |
CmdSamReadKeyParameters(const CalypsoSam::ProductType productType) | keyple::card::calypso::CmdSamReadKeyParameters | |
CmdSamReadKeyParameters(const CalypsoSam::ProductType productType, const uint8_t kif) | keyple::card::calypso::CmdSamReadKeyParameters | |
CmdSamReadKeyParameters(const CalypsoSam::ProductType productType, const uint8_t kif, const uint8_t kvc) | keyple::card::calypso::CmdSamReadKeyParameters | |
CmdSamReadKeyParameters(const CalypsoSam::ProductType productType, const SourceRef sourceKeyRef, const int recordNumber) | keyple::card::calypso::CmdSamReadKeyParameters | |
CmdSamReadKeyParameters(const CalypsoSam::ProductType productType, const uint8_t kif, const NavControl navControl) | keyple::card::calypso::CmdSamReadKeyParameters | |
getApduRequest() const final | keyple::card::calypso::AbstractApduCommand | virtual |
getApduResponse() const final | keyple::card::calypso::AbstractApduCommand | virtual |
getCommandRef() const override | keyple::card::calypso::AbstractSamCommand | virtual |
getKeyParameters() const | keyple::card::calypso::CmdSamReadKeyParameters | |
getName() const final | keyple::card::calypso::AbstractApduCommand | virtual |
getStatusInformation() const final | keyple::card::calypso::AbstractApduCommand | virtual |
getStatusTable() const override | keyple::card::calypso::CmdSamReadKeyParameters | virtual |
isSuccessful() const final | keyple::card::calypso::AbstractApduCommand | virtual |
NavControl enum name | keyple::card::calypso::CmdSamReadKeyParameters | |
operator<< | keyple::card::calypso::CmdSamReadKeyParameters | friend |
operator<< | keyple::card::calypso::CmdSamReadKeyParameters | friend |
setApduRequest(const std::shared_ptr< ApduRequestAdapter > apduRequest) final | keyple::card::calypso::AbstractApduCommand | virtual |
setApduResponse(const std::shared_ptr< ApduResponseApi > apduResponse) override | keyple::card::calypso::AbstractSamCommand | virtual |
SourceRef enum name | keyple::card::calypso::CmdSamReadKeyParameters | |