|
|
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) |
| |
|
virtual void | Done () |
| |
|
|
bool | CheckChange (float Interval=0.7) |
| |
|
virtual void | Update () |
| |
|
|
std::string | Op |
| |
|
std::string | SubOp |
| |
|
float | Percent |
| |
|
bool | MajorChange |
| |
The documentation for this class was generated from the following files:
- /home/wookey/ubuntu/raring/apt-0.9.7.7ubuntu2/apt-pkg/contrib/progress.h
- /home/wookey/ubuntu/raring/apt-0.9.7.7ubuntu2/apt-pkg/contrib/progress.cc