supertux
Public Member Functions | Friends | List of all members
TransferStatusList Class Referencefinal

Public Member Functions

 TransferStatusList (const std::vector< TransferStatusPtr > &list)
 
void abort ()
 
void update ()
 
void push (TransferStatusPtr status)
 
void push (TransferStatusListPtr statuses)
 
void then (const std::function< void(bool)> &callback)
 
int get_download_now () const
 
int get_download_total () const
 
const std::string & get_error () const
 
bool is_active () const
 

Friends

class Downloader
 

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