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 | |
QUuid | id |
Keys hashes to item ids.
This maps a hash string to a file item id. Since a "file" can have multiple hashes, there can be multiple hydra::FileHashRecord pointing to the same hydra::FileItemRecord
key=hash_string dbfile=main.sqlite table=filehashes