libktorrent  2.1.1
Public Member Functions | List of all members
bt::TrackerDataSource Class Referenceabstract

#include <tracker.h>

Inheritance diagram for bt::TrackerDataSource:
Inheritance graph
[legend]

Public Member Functions

virtual Uint64 bytesDownloaded () const =0
 
virtual Uint64 bytesLeft () const =0
 
virtual Uint64 bytesUploaded () const =0
 
virtual const SHA1HashinfoHash () const =0
 
virtual bool isPartialSeed () const =0
 

Detailed Description

Interface used by the Tracker to obtain the data it needs to know when announcing.

Definition at line 39 of file tracker.h.


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