Hydra 0.20
hydra::FileHashRecord Class Reference

#include <Records.h>

Inheritance diagram for hydra::FileHashRecord:

List of all members.

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

Detailed Description

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

Author:
Aleksander Demko

The documentation for this class was generated from the following file:
 All Classes Namespaces Functions Variables