supertux
Public Member Functions | Public Attributes | Friends | List of all members
TransferStatus Class Referencefinal
Collaboration diagram for TransferStatus:
Collaboration graph
[legend]

Public Member Functions

 TransferStatus (Downloader &downloader, TransferId id_, const std::string &url)
 
void abort ()
 
void update ()
 
void then (const std::function< void(bool)> &callback)
 

Public Attributes

Downloaderm_downloader
 
TransferId id
 
const std::string file
 
std::vector< std::function< void(bool)> > callbacks
 
int dltotal
 
int dlnow
 
int ultotal
 
int ulnow
 
std::string error_msg
 

Friends

class Downloader
 
class TransferStatusList
 

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