|
virtual void | Start (int child_pty=-1) |
|
virtual void | Stop () |
|
virtual bool | StatusChanged (std::string PackageName, unsigned int StepsDone, unsigned int TotalSteps, std::string HumanReadableAction) |
|
virtual void | StartDpkg () |
|
virtual pid_t | fork () |
|
virtual void | Pulse () |
|
virtual long | GetPulseInterval () |
|
virtual void | Error (std::string PackageName, unsigned int StepsDone, unsigned int TotalSteps, std::string ErrorMessage) |
|
virtual void | ConffilePrompt (std::string PackageName, unsigned int StepsDone, unsigned int TotalSteps, std::string ConfMessage) |
|
|
void | SetupTerminalScrollArea (int nr_rows) |
|
void | HandleSIGWINCH (int) |
|
int | GetNumberTerminalRows () |
|
|
sighandler_t | old_SIGWINCH |
|
int | child_pty |
|
std::string | progress_str |
|
float | percentage |
|
int | last_reported_progress |
|
The documentation for this class was generated from the following files:
- /home/egon/devel/apt/upstream.git/apt-pkg/install-progress.h
- /home/egon/devel/apt/upstream.git/apt-pkg/install-progress.cc