|
libktorrent
2.1.1
|
#include <tracker.h>
Public Member Functions | |
| virtual Uint64 | bytesDownloaded () const =0 |
| virtual Uint64 | bytesLeft () const =0 |
| virtual Uint64 | bytesUploaded () const =0 |
| virtual const SHA1Hash & | infoHash () const =0 |
| virtual bool | isPartialSeed () const =0 |
Interface used by the Tracker to obtain the data it needs to know when announcing.
1.8.18