dpkg 1.21.11
Data Fields
progress Struct Reference

#include <progress.h>

Data Fields

const char * text
 
int max
 
int cur
 
int last_percent
 
bool on_tty
 

Field Documentation

◆ cur

int progress::cur

Referenced by progress_init(), and progress_step().

◆ last_percent

int progress::last_percent

Referenced by progress_init(), and progress_step().

◆ max

int progress::max

Referenced by progress_init(), and progress_step().

◆ on_tty

bool progress::on_tty

◆ text

const char* progress::text

The documentation for this struct was generated from the following file: