|
Hydra 0.20
|
#include <Records.h>

Public Member Functions | |
| virtual void | save (QDataStream &out) const |
| saver, throws exceptions on errors | |
| virtual void | load (QDataStream &in) |
| loader, throws exceptions on errors | |
Public Attributes | |
| QString | hash |
| double | file_time |
| qint64 | file_size |
Keys file paths to hashes.
These are stored in the cache database, as this information can always be regenerated by rehashing the disk files.
key=full_path_name dbfile=cache1.sqlite table=filepaths