Include dependency graph for Download.cpp:
Classes | |
| class | SkyGI::Download::Private |
Functions | |
| static unsigned int | _WriteCallback (void *ptr, int size, int nmemb, Download *pDownload) |
| static int | _ProgressCallback (Download *pDownload, double t, double d, double ultotal, double ulnow) |
Variables | |
| static bool | bInitialized = false |
| static int _ProgressCallback | ( | Download * | pDownload, | |
| double | t, | |||
| double | d, | |||
| double | ultotal, | |||
| double | ulnow | |||
| ) | [static] |
| static unsigned int _WriteCallback | ( | void * | ptr, | |
| int | size, | |||
| int | nmemb, | |||
| Download * | pDownload | |||
| ) | [static] |
bool bInitialized = false [static] |
1.5.1-p1