libktorrent
2.1.1
|
This is the complete list of members for bt::Cache, including all inherited members.
Cache(Torrent &tor, const QString &tmpdir, const QString &datadir) (defined in bt::Cache) | bt::Cache | |
changeOutputPath(const QString &outputpath)=0 | bt::Cache | pure virtual |
changeTmpDir(const QString &ndir) | bt::Cache | 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()=0 | bt::Cache | pure virtual |
create()=0 | bt::Cache | pure virtual |
datadir (defined in bt::Cache) | bt::Cache | protected |
deleteDataFiles()=0 | bt::Cache | pure virtual |
diskUsage()=0 | bt::Cache | pure 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)=0 | bt::Cache | pure virtual |
getOutputPath() const =0 | bt::Cache | pure virtual |
hasExistingFiles() const | bt::Cache | inline |
hasMissingFiles(QStringList &sl)=0 | bt::Cache | pure virtual |
insertPiece(Chunk *c, PieceData::Ptr p) (defined in bt::Cache) | bt::Cache | protected |
isStorageMounted(QStringList &missing) | bt::Cache | |
loadFileMap()=0 | bt::Cache | pure virtual |
loadMountPoints() | bt::Cache | |
loadPiece(Chunk *c, Uint32 off, Uint32 length)=0 | bt::Cache | pure 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)=0 | bt::Cache | pure virtual |
moveDataFiles(const QMap< TorrentFileInterface *, QString > &files) | bt::Cache | virtual |
moveDataFilesFinished(Job *job)=0 | bt::Cache | pure virtual |
moveDataFilesFinished(const QMap< TorrentFileInterface *, QString > &files, Job *job) | bt::Cache | virtual |
open()=0 | bt::Cache | pure 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)=0 | bt::Cache | pure virtual |
preparePreallocation(PreallocationThread *prealloc)=0 | bt::Cache | pure virtual |
saveFileMap()=0 | bt::Cache | pure virtual |
saveMountPoints(const QSet< QString > &mp) (defined in bt::Cache) | bt::Cache | protected |
savePiece(PieceData::Ptr piece)=0 | bt::Cache | pure virtual |
setPreallocateFully(bool on) | bt::Cache | inlinestatic |
setPreallocationEnabled(bool on) | bt::Cache | inlinestatic |
tmpdir (defined in bt::Cache) | bt::Cache | protected |
tor (defined in bt::Cache) | bt::Cache | protected |
~Cache() (defined in bt::Cache) | bt::Cache | virtual |