Quark  0.1
WriteBackCache.h++ File Reference
#include <QHash>
#include <quark/WriteBackCacheImpl.h++>
Include dependency graph for WriteBackCache.h++:

Go to the source code of this file.

Classes

class  WriteBackCache< K, T >
 An abstract LRU cache implementation that tracks modifications to the cached items and performs writes of modified items to the cache source on demand. More...
 

Namespaces

 quark
 
 quark::util
 General-purpose utilities.