libktorrent  2.2.0
Public Attributes | List of all members
bt::ChunkDownloadInterface::Stats Struct Reference

Public Attributes

bt::Uint32 chunk_index
 The index of the chunk.
 
QString current_peer_id
 The PeerID of the current downloader.
 
bt::Uint32 download_speed
 The current download speed.
 
bt::Uint32 num_downloaders
 The number of assigned downloaders.
 
bt::Uint32 pieces_downloaded
 The number of pieces of the chunk which have been downloaded.
 
bt::Uint32 total_pieces
 The total number of pieces of the chunk.
 

Detailed Description

Definition at line 77 of file chunkdownloadinterface.h.


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