#include <tool_cb_prg.h>
Public Attributes | |
int | calls |
curl_off_t | initial_size |
FILE * | out |
curl_off_t | prev |
struct timeval | prevtime |
int | width |
Definition at line 29 of file tool_cb_prg.h.
Definition at line 30 of file tool_cb_prg.h.
curl_off_t ProgressData::initial_size |
Definition at line 35 of file tool_cb_prg.h.
FILE* ProgressData::out |
Definition at line 34 of file tool_cb_prg.h.
curl_off_t ProgressData::prev |
Definition at line 31 of file tool_cb_prg.h.
struct timeval ProgressData::prevtime |
Definition at line 32 of file tool_cb_prg.h.
Definition at line 33 of file tool_cb_prg.h.