libktorrent
2.1.1
|
This is the complete list of members for bt::SingleFileCache, including all inherited members.
Cache(Torrent &tor, const QString &tmpdir, const QString &datadir) (defined in bt::Cache) | bt::Cache | |
changeOutputPath(const QString &outputpath) override | bt::SingleFileCache | virtual |
changeTmpDir(const QString &ndir) override | bt::SingleFileCache | virtual |
checkMemoryUsage() | bt::Cache | |
cleanupPieceCache() (defined in bt::Cache) | bt::Cache | protected |
clearPieceCache() (defined in bt::Cache) | bt::Cache | protected |
clearPieces(Chunk *c) | bt::Cache | |
close() override | bt::SingleFileCache | virtual |
create() override | bt::SingleFileCache | virtual |
datadir (defined in bt::Cache) | bt::Cache | protected |
deleteDataFiles() override | bt::SingleFileCache | virtual |
diskUsage() override | bt::SingleFileCache | virtual |
downloadStatusChanged(TorrentFile *, bool) | bt::Cache | inlinevirtual |
findPiece(Chunk *c, Uint32 off, Uint32 len, bool read_only) (defined in bt::Cache) | bt::Cache | protected |
getDataDir() const | bt::Cache | inline |
getMountPoints(QSet< QString > &mps) override | bt::SingleFileCache | virtual |
getOutputPath() const override | bt::SingleFileCache | inlinevirtual |
hasExistingFiles() const | bt::Cache | inline |
hasMissingFiles(QStringList &sl) override | bt::SingleFileCache | virtual |
insertPiece(Chunk *c, PieceData::Ptr p) (defined in bt::Cache) | bt::Cache | protected |
isStorageMounted(QStringList &missing) | bt::Cache | |
loadFileMap() override | bt::SingleFileCache | virtual |
loadMountPoints() | bt::Cache | |
loadPiece(Chunk *c, Uint32 off, Uint32 length) override | bt::SingleFileCache | virtual |
mappedModeAllowed() | bt::Cache | static |
mmap_failures (defined in bt::Cache) | bt::Cache | protected |
mount_points (defined in bt::Cache) | bt::Cache | protected |
moveDataFiles(const QString &ndir) override | bt::SingleFileCache | virtual |
moveDataFiles(const QString &ndir)=0 | bt::SingleFileCache | |
moveDataFiles(const QMap< TorrentFileInterface *, QString > &files) | bt::SingleFileCache | |
bt::Cache::moveDataFiles(const QMap< TorrentFileInterface *, QString > &files) | bt::Cache | virtual |
moveDataFilesFinished(Job *job) override | bt::SingleFileCache | virtual |
moveDataFilesFinished(Job *job)=0 | bt::SingleFileCache | |
moveDataFilesFinished(const QMap< TorrentFileInterface *, QString > &files, Job *job) | bt::SingleFileCache | |
bt::Cache::moveDataFilesFinished(const QMap< TorrentFileInterface *, QString > &files, Job *job) | bt::Cache | virtual |
open() override | bt::SingleFileCache | virtual |
piece_cache (defined in bt::Cache) | bt::Cache | protected |
PieceCache typedef (defined in bt::Cache) | bt::Cache | protected |
preallocateFully() | bt::Cache | inlinestatic |
preallocationEnabled() | bt::Cache | inlinestatic |
preexisting_files (defined in bt::Cache) | bt::Cache | protected |
preparePiece(Chunk *c, Uint32 off, Uint32 length) override | bt::SingleFileCache | virtual |
preparePreallocation(PreallocationThread *prealloc) override | bt::SingleFileCache | virtual |
saveFileMap() override | bt::SingleFileCache | virtual |
saveMountPoints(const QSet< QString > &mp) (defined in bt::Cache) | bt::Cache | protected |
savePiece(PieceData::Ptr piece) override | bt::SingleFileCache | virtual |
setPreallocateFully(bool on) | bt::Cache | inlinestatic |
setPreallocationEnabled(bool on) | bt::Cache | inlinestatic |
SingleFileCache(Torrent &tor, const QString &tmpdir, const QString &datadir) (defined in bt::SingleFileCache) | bt::SingleFileCache | |
tmpdir (defined in bt::Cache) | bt::Cache | protected |
tor (defined in bt::Cache) | bt::Cache | protected |
~Cache() (defined in bt::Cache) | bt::Cache | virtual |
~SingleFileCache() override (defined in bt::SingleFileCache) | bt::SingleFileCache |