69 const std::map<const int, const std::shared_ptr<StatusProperties>>&
getStatusTable()
const
88 static const std::map<const int, const std::shared_ptr<StatusProperties>> STATUS_TABLE;
98 const int mFirstEventCounterNumber;
103 static const std::map<const int, const std::shared_ptr<StatusProperties>> initStatusTable();
void parseApduResponse(std::shared_ptr< ApduResponseApi > apduResponse) override
const std::map< const int, const std::shared_ptr< StatusProperties > > & getStatusTable() const override
CmdSamReadEventCounter(std::shared_ptr< CalypsoSamAdapter > calypsoSam, const CounterOperationType counterOperationType, const int target)