Hydra 0.20
|
#include <FileItemCache.h>
Public Types | |
typedef LoadCacheBase < hydra::FileItemRecord, QUuid > ::cache_ptr | cache_ptr |
Public Member Functions | |
bool | getItem (const QString &fullfilename, desktop::cache_ptr< hydra::FileItemRecord, QUuid > &outitem, QString &outhash, bool *needsBigRead=0) |
Static Public Member Functions | |
static FileItemCache * | instance (void) |
A cache mapping file hashes to FileItemRecords.
THIS CLASS IS CURRENTLY NOT BEING USED. Will reenable in the future when we want to catch circular references.