|
| PreallocationJob (ChunkManager *cman, TorrentControl *tc) |
|
void | kill (bool quietly=true) override |
|
void | start () override |
|
TorrentStatus | torrentStatus () const override |
| Return the status of the torrent during the job (default implementation returns INVALID_STATUS)
|
|
| Job (bool stop_torrent, TorrentControl *tc) |
|
void | setTorrent (TorrentControl *t) |
| Set the torrent associated with this job.
|
|
void | start () override |
|
bool | stopTorrent () const |
| Do we need to stop the torrent when the job is running.
|
|
TorrentControl * | torrent () |
| Get the torrent associated with this job.
|
|
Definition at line 49 of file preallocationjob.h.
The documentation for this class was generated from the following file: