70 void parseApduResponse(
const std::shared_ptr<ApduResponseApi> apduResponse)
override;
84 const std::map<const int, const std::shared_ptr<StatusProperties>>&
getStatusTable()
const
96 static const int TAG_PROPRIETARY_INFORMATION;
101 static const std::map<const int, const std::shared_ptr<StatusProperties>> STATUS_TABLE;
106 static const std::map<const int, const std::shared_ptr<StatusProperties>> initStatusTable();
bool isSessionBufferUsed() const override
void parseApduResponse(const std::shared_ptr< ApduResponseApi > apduResponse) override
CmdCardGetDataFcp(const std::shared_ptr< CalypsoCardAdapter > calypsoCard)
const std::map< const int, const std::shared_ptr< StatusProperties > > & getStatusTable() const override
AbstractApduCommand::StatusProperties StatusProperties