libktorrent
2.2.0
|
#include <cachefactory.h>
Public Member Functions | |
virtual Cache * | create (Torrent &tor, const QString &tmpdir, const QString &datadir)=0 |
Factory to create Cache objects. If you want a custom Cache you need to derive from this class and implement the create method to create your own custom Caches.
Definition at line 56 of file cachefactory.h.