Public Member Functions |
virtual void | Done () |
| 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) |
Protected Member Functions |
virtual void | Update () |
void | Write (const char *S) |
bool | CheckChange (float Interval=0.7) |
Protected Attributes |
std::string | OldOp |
bool | NoUpdate |
bool | NoDisplay |
unsigned long | LastLen |
std::string | Op |
std::string | SubOp |
float | Percent |
bool | MajorChange |
The documentation for this class was generated from the following files:
- /build/apt-0.9.7.9+deb7u9/apt-pkg/contrib/progress.h
- /build/apt-0.9.7.9+deb7u9/apt-pkg/contrib/progress.cc