Classes | Defines | Functions
tool_cb_prg.h File Reference
#include "tool_setup.h"
Include dependency graph for tool_cb_prg.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  ProgressData

Defines

#define CURL_PROGRESS_BAR   1
#define CURL_PROGRESS_STATS   0 /* default progress display */

Functions

void progressbarinit (struct ProgressData *bar, struct OperationConfig *config)
int tool_progress_cb (void *clientp, curl_off_t dltotal, curl_off_t dlnow, curl_off_t ultotal, curl_off_t ulnow)

Define Documentation

#define CURL_PROGRESS_BAR   1

Definition at line 27 of file tool_cb_prg.h.

#define CURL_PROGRESS_STATS   0 /* default progress display */

Definition at line 26 of file tool_cb_prg.h.


Function Documentation

void progressbarinit ( struct ProgressData bar,
struct OperationConfig config 
)

Definition at line 103 of file tool_cb_prg.c.

int tool_progress_cb ( void *  clientp,
curl_off_t  dltotal,
curl_off_t  dlnow,
curl_off_t  ultotal,
curl_off_t  ulnow 
)

Definition at line 40 of file tool_cb_prg.c.



rc_visard_driver
Author(s): Heiko Hirschmueller , Christian Emmerich , Felix Ruess
autogenerated on Thu Jun 6 2019 20:43:09