|
| void | Done () override |
| |
|
| OpTextProgress (bool NoUpdate=false) |
| |
|
| OpTextProgress (Configuration &Config) |
| |
|
void | Progress (unsigned long long Current) |
| |
|
void | SubProgress (unsigned long long SubTotal, const std::string &Op="", float const Percent=-1) |
| |
|
void | OverallProgress (unsigned long long Current, unsigned long long Total, unsigned long long Size, const std::string &Op) |
| |
|
| void | Update () override |
| |
|
void | Write (const char *S) |
| |
|
bool | CheckChange (float Interval=0.7) |
| |
|
|
std::string | OldOp |
| |
|
bool | NoUpdate |
| |
|
bool | NoDisplay |
| |
|
unsigned long | LastLen |
| |
|
std::string | Op |
| |
|
std::string | SubOp |
| |
|
float | Percent |
| |
|
bool | MajorChange |
| |
◆ Done()
- Todo:
- apt-cdrom relies on this end of line being printed
Reimplemented from OpProgress.
◆ Update()
The documentation for this class was generated from the following files:
- apt-pkg/contrib/progress.h
- apt-pkg/contrib/progress.cc