17 using RomDB = std::vector<std::pair<Sha1Sum, RomInfo>>;
const T * data() const
Returns pointer to the start of the memory buffer.
std::vector< std::pair< Sha1Sum, RomInfo > > RomDB
RomDatabase(CliComm &cliComm)
const RomInfo * fetchRomInfo(const Sha1Sum &sha1sum) const
Lookup an entry in the database by sha1sum.
const char * getBufferStart() const
This class represents the result of a sha1 calculation (a 160-bit value).
This file implemented 3 utility functions: