42 static const std::map<const int, const std::shared_ptr<StatusProperties>>
STATUS_TABLE;
49 const std::map<const int, const std::shared_ptr<StatusProperties>>&
getStatusTable()
const
74 const std::string& message,
76 const int statusWord)
const final;
84 const std::shared_ptr<ApduResponseApi> apduResponse)
override;
97 static const std::map<const int, const std::shared_ptr<StatusProperties>> initStatusTable();
AbstractSamCommand & setApduResponse(const std::shared_ptr< ApduResponseApi > apduResponse) override
void checkStatus() override
AbstractSamCommand(const CalypsoSamCommand &commandRef)
const CalypsoApduCommandException buildCommandException(const std::type_info &exceptionClass, const std::string &message, const CardCommand &commandRef, const int statusWord) const final
const std::map< const int, const std::shared_ptr< StatusProperties > > & getStatusTable() const override
static const std::map< const int, const std::shared_ptr< StatusProperties > > STATUS_TABLE
const CalypsoSamCommand & getCommandRef() const override
AbstractApduCommand::StatusProperties StatusProperties