Etterna 0.74.4
Loading...
Searching...
No Matches
Public Member Functions | Public Attributes | Protected Member Functions | List of all members
Download Class Reference
Collaboration diagram for Download:
Collaboration graph
[legend]

Public Member Functions

 Download (std::string url, std::string filename="")
 
void Install ()
 
void Update (float fDeltaSeconds)
 
void Failed ()
 
std::string StartMessage ()
 
std::string Status ()
 
void PushSelf (lua_State *L)
 

Public Attributes

CURL * handle { nullptr }
 
int running { 1 }
 
ProgressData progress
 
std::string speed { "" }
 
curl_off_t downloadedAtLastUpdate { 0 }
 
curl_off_t lastUpdateDone { 0 }
 
std::string m_Url { "" }
 
RageFileWrapper p_RFWrapper
 
DownloadablePackp_Pack { nullptr }
 
std::string m_TempFileName { "" }
 

Protected Member Functions

std::string MakeTempFileName (std::string s)
 

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