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 TOTorrentFileDiskManagerFileInfoImpl.torrent_fileMethods 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, StringInterner.FileKey _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 TOTorrentFilePieceMapperImpl.fileInfo.torrent_fileMethods 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 voidPieceMapperImpl.buildFileLookupTable(TOTorrentFile torrent_file, LocaleUtilDecoder locale_decoder, char separator) Builds the path stored in fileDictionay, saving it in btFileListprivate voidPieceMapperImpl.buildFileLookupTables(TOTorrentFile[] torrent_files, LocaleUtilDecoder locale_decoder) private voidPieceMapperImpl.buildFileLookupTables(TOTorrentFile torrent_file, String fileName) Constructors in com.biglybt.core.disk.impl.piecemapper.impl with parameters of type TOTorrentFile -
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 TOTorrentFileCacheFileWithCache.torrent_fileprotected final TOTorrentFileCacheFileWithoutCache.torrent_fileprivate final TOTorrentFileCacheFileWithoutCacheMT.torrent_fileMethods 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 TOTorrentFileModifierConstructorDescriptionprotectedCacheFileWithCache(CacheFileManagerImpl _manager, FMFile _file, TOTorrentFile _torrent_file) protectedCacheFileWithoutCache(CacheFileManagerImpl _manager, FMFile _file, TOTorrentFile _torrent_file) protectedCacheFileWithoutCacheMT(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 booleanFMFileAccessCompact.isCompact(FMFileImpl file, TOTorrentFile torrent_file, File control_dir, String control_file_name, int target_type) protected static voidFMFileAccessPieceReorderer.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 TOTorrentFileModifierConstructorDescriptionprotectedFMFileAccessCompact(TOTorrentFile torrent_file, File _controlFileDir, String _controlFileName, FMFileAccess _delegate) protectedFMFileAccessPieceReorderer(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 TOTorrentFilePEPeerControlHashHandlerImpl.PeerHashRequest.torrent_fileMethods in com.biglybt.core.peer.impl.control that return TOTorrentFileModifier and TypeMethodDescriptionprivate TOTorrentFilePEPeerControlHashHandlerImpl.PeerHashRequest.getFile()Constructors in com.biglybt.core.peer.impl.control with parameters of type TOTorrentFileModifierConstructorDescriptionprivatePeerHashRequest(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.linksMethods in com.biglybt.core.peermanager that return TOTorrentFileModifier and TypeMethodDescriptionMethods in com.biglybt.core.peermanager with parameters of type TOTorrentFileModifier and TypeMethodDescriptionvoidPeerManager.PeerManagerRegistrationImpl.addLink(String link, TOTorrentFile target) voidPeerManager.PeerManagerRegistrationRoutingFailed.addLink(String link, TOTorrentFile target) voidPeerManagerRegistration.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 TOTorrentFileFields in com.biglybt.core.torrent.impl declared as TOTorrentFileModifier and TypeFieldDescriptionprivate final TOTorrentFileTorrentOpenFileOptions.tfilerelative path + full file name as specified by the torrentMethods in com.biglybt.core.torrent.impl that return TOTorrentFileConstructors in com.biglybt.core.torrent.impl with parameters of type TOTorrentFileModifierConstructorDescriptionTorrentOpenFileOptions(TorrentOpenOptions parent, TOTorrentFile tfile, boolean wanted) -
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_mapMethods in com.biglybt.ui.swt.views that return TOTorrentFileModifier and TypeMethodDescriptionFilesView.FilesViewNodeInner.getTorrentFile()FilesView.FilesViewNodeLeaf.getTorrentFile()