Hydra 0.20
hydra::FilePathRecord Class Reference

#include <Records.h>

Inheritance diagram for hydra::FilePathRecord:

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

QString hash
double file_time
qint64 file_size

Detailed Description

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

Author:
Aleksander Demko

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