Uses of Interface
com.biglybt.core.torrent.TOTorrentFile
Packages that use TOTorrentFile
Package
Description
-
Uses of TOTorrentFile in com.biglybt.core.disk
Methods in com.biglybt.core.disk that return TOTorrentFile -
Uses of TOTorrentFile in com.biglybt.core.disk.impl
Fields in com.biglybt.core.disk.impl declared as TOTorrentFileModifier and TypeFieldDescription(package private) final TOTorrentFile
DiskManagerFileInfoImpl.torrent_file
Methods in com.biglybt.core.disk.impl that return TOTorrentFileModifier and TypeMethodDescriptionDiskManagerFileInfoImpl.getCacheFileTorrentFile()
DiskManagerFileInfoImpl.getTorrentFile()
Constructors in com.biglybt.core.disk.impl with parameters of type TOTorrentFileModifierConstructorDescriptionDiskManagerFileInfoImpl
(DiskManagerHelper _disk_manager, File _root_dir, String _relative_file, int _file_index, TOTorrentFile _torrent_file, int _storage_type) -
Uses of TOTorrentFile in com.biglybt.core.disk.impl.piecemapper
Methods in com.biglybt.core.disk.impl.piecemapper that return TOTorrentFile -
Uses of TOTorrentFile in com.biglybt.core.disk.impl.piecemapper.impl
Fields in com.biglybt.core.disk.impl.piecemapper.impl declared as TOTorrentFileModifier and TypeFieldDescriptionprivate final TOTorrentFile
PieceMapperImpl.fileInfo.torrent_file
Methods in com.biglybt.core.disk.impl.piecemapper.impl that return TOTorrentFileMethods in com.biglybt.core.disk.impl.piecemapper.impl with parameters of type TOTorrentFileModifier and TypeMethodDescriptionprivate void
PieceMapperImpl.buildFileLookupTable
(TOTorrentFile torrent_file, LocaleUtilDecoder locale_decoder, char separator) Builds the path stored in fileDictionay, saving it in btFileListprivate void
PieceMapperImpl.buildFileLookupTables
(TOTorrentFile[] torrent_files, LocaleUtilDecoder locale_decoder) private void
PieceMapperImpl.buildFileLookupTables
(TOTorrentFile torrent_file, String fileName) Constructors in com.biglybt.core.disk.impl.piecemapper.impl with parameters of type TOTorrentFileModifierConstructorDescriptionfileInfo
(TOTorrentFile _torrent_file, String _relative_path, String _name) -
Uses of TOTorrentFile in com.biglybt.core.diskmanager.cache
Methods in com.biglybt.core.diskmanager.cache that return TOTorrentFileModifier and TypeMethodDescriptionCacheFileOwner.getCacheFileTorrentFile()
CacheFile.getTorrentFile()
-
Uses of TOTorrentFile in com.biglybt.core.diskmanager.cache.impl
Fields in com.biglybt.core.diskmanager.cache.impl declared as TOTorrentFileModifier and TypeFieldDescriptionprotected TOTorrentFile
CacheFileWithCache.torrent_file
protected final TOTorrentFile
CacheFileWithoutCache.torrent_file
private final TOTorrentFile
CacheFileWithoutCacheMT.torrent_file
Methods in com.biglybt.core.diskmanager.cache.impl that return TOTorrentFileModifier and TypeMethodDescriptionCacheFileWithCache.getTorrentFile()
CacheFileWithoutCache.getTorrentFile()
CacheFileWithoutCacheMT.getTorrentFile()
Constructors in com.biglybt.core.diskmanager.cache.impl with parameters of type TOTorrentFileModifierConstructorDescriptionprotected
CacheFileWithCache
(CacheFileManagerImpl _manager, FMFile _file, TOTorrentFile _torrent_file) protected
CacheFileWithoutCache
(CacheFileManagerImpl _manager, FMFile _file, TOTorrentFile _torrent_file) protected
CacheFileWithoutCacheMT
(CacheFileManagerImpl _manager, FMFile _file, TOTorrentFile _torrent_file) -
Uses of TOTorrentFile in com.biglybt.core.diskmanager.file
Methods in com.biglybt.core.diskmanager.file that return TOTorrentFile -
Uses of TOTorrentFile in com.biglybt.core.diskmanager.file.impl
Methods in com.biglybt.core.diskmanager.file.impl with parameters of type TOTorrentFileModifier and TypeMethodDescriptionprotected static void
FMFileAccessPieceReorderer.recoverConfig
(TOTorrentFile torrent_file, File data_file, File config_file, int storage_type) Constructors in com.biglybt.core.diskmanager.file.impl with parameters of type TOTorrentFileModifierConstructorDescriptionprotected
FMFileAccessCompact
(TOTorrentFile torrent_file, File _controlFileDir, String _controlFileName, FMFileAccess _delegate) protected
FMFileAccessPieceReorderer
(TOTorrentFile _torrent_file, File _control_dir, String _control_file, int _storage_type, FMFileAccess _delegate) -
Uses of TOTorrentFile in com.biglybt.core.download.impl
Methods in com.biglybt.core.download.impl that return TOTorrentFileModifier and TypeMethodDescriptionDownloadManagerStateImpl.CachedStateWrapper.getFiles()
DownloadManagerController.fileInfoFacade.getTorrentFile()
-
Uses of TOTorrentFile in com.biglybt.core.lws
Methods in com.biglybt.core.lws that return TOTorrentFile -
Uses of TOTorrentFile in com.biglybt.core.peer.impl.control
Fields in com.biglybt.core.peer.impl.control declared as TOTorrentFileModifier and TypeFieldDescription(package private) final TOTorrentFile
PEPeerControlHashHandlerImpl.PeerHashRequest.torrent_file
Methods in com.biglybt.core.peer.impl.control that return TOTorrentFileModifier and TypeMethodDescriptionprivate TOTorrentFile
PEPeerControlHashHandlerImpl.PeerHashRequest.getFile()
Constructors in com.biglybt.core.peer.impl.control with parameters of type TOTorrentFileModifierConstructorDescriptionprivate
PeerHashRequest
(PEPeerTransport _peer, TOTorrentFile _tf, TOTorrentFileHashTree.HashRequest _request, DiskManagerCheckRequestListener.HashListener _listener) -
Uses of TOTorrentFile in com.biglybt.core.peermanager
Fields in com.biglybt.core.peermanager with type parameters of type TOTorrentFileModifier and TypeFieldDescriptionprivate Map<String,
TOTorrentFile> PeerManager.PeerManagerRegistrationImpl.links
Methods in com.biglybt.core.peermanager that return TOTorrentFileModifier and TypeMethodDescriptionMethods in com.biglybt.core.peermanager with parameters of type TOTorrentFileModifier and TypeMethodDescriptionvoid
PeerManager.PeerManagerRegistrationImpl.addLink
(String link, TOTorrentFile target) void
PeerManager.PeerManagerRegistrationRoutingFailed.addLink
(String link, TOTorrentFile target) void
PeerManagerRegistration.addLink
(String link, TOTorrentFile target) -
Uses of TOTorrentFile in com.biglybt.core.torrent
Methods in com.biglybt.core.torrent that return TOTorrentFile -
Uses of TOTorrentFile in com.biglybt.core.torrent.impl
Classes in com.biglybt.core.torrent.impl that implement TOTorrentFileMethods in com.biglybt.core.torrent.impl that return TOTorrentFile -
Uses of TOTorrentFile in com.biglybt.core.tracker.host.impl
Methods in com.biglybt.core.tracker.host.impl that return TOTorrentFile -
Uses of TOTorrentFile in com.biglybt.core.util
Methods in com.biglybt.core.util that return TOTorrentFile -
Uses of TOTorrentFile in com.biglybt.ui.swt.views
Fields in com.biglybt.ui.swt.views with type parameters of type TOTorrentFileModifier and TypeFieldDescriptionprivate Map<TOTorrentFile,
FilesView.FilesViewNodeLeaf> FilesView.tree_file_map
Methods in com.biglybt.ui.swt.views that return TOTorrentFileModifier and TypeMethodDescriptionFilesView.FilesViewNodeInner.getTorrentFile()
FilesView.FilesViewNodeLeaf.getTorrentFile()