libktorrent  2.1.1
Public Member Functions | List of all members
bt::PreallocationJob Class Reference
Inheritance diagram for bt::PreallocationJob:
Inheritance graph
[legend]

Public Member Functions

 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)
 
- Public Member Functions inherited from bt::Job
 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.
 
TorrentControltorrent ()
 Get the torrent associated with this job.
 

Additional Inherited Members

- Static Public Member Functions inherited from bt::Job
static void setJobTracker (KJobTrackerInterface *trk)
 Set the job tracker.
 
- Protected Member Functions inherited from bt::Job
void registerWithTracker ()
 Register the job with the tracker.
 

Detailed Description

Definition at line 49 of file preallocationjob.h.


The documentation for this class was generated from the following file: