|
|
| PackageManagerProgressFd (int progress_fd) |
| |
| void | StartDpkg () override |
| |
| void | Stop () override |
| |
| bool | StatusChanged (std::string PackageName, unsigned int StepsDone, unsigned int TotalSteps, std::string HumanReadableAction) override |
| |
| void | Error (std::string PackageName, unsigned int StepsDone, unsigned int TotalSteps, std::string ErrorMessage) override |
| |
| void | ConffilePrompt (std::string PackageName, unsigned int StepsDone, unsigned int TotalSteps, std::string ConfMessage) override |
| |
|
virtual void | Start (int=-1) |
| |
|
virtual pid_t | fork () |
| |
|
virtual void | Pulse () |
| |
|
virtual long | GetPulseInterval () |
| |
|
|
void | WriteToStatusFd (std::string msg) |
| |
|
|
int | OutStatusFd |
| |
|
int | StepsDone |
| |
|
int | StepsTotal |
| |
|
std::string | progress_str |
| |
|
float | percentage |
| |
|
int | last_reported_progress |
| |
◆ ConffilePrompt()
| void ConffilePrompt |
( |
std::string |
PackageName, |
|
|
unsigned int |
StepsDone, |
|
|
unsigned int |
TotalSteps, |
|
|
std::string |
ConfMessage |
|
) |
| |
|
overridevirtual |
◆ Error()
| void Error |
( |
std::string |
PackageName, |
|
|
unsigned int |
StepsDone, |
|
|
unsigned int |
TotalSteps, |
|
|
std::string |
ErrorMessage |
|
) |
| |
|
overridevirtual |
◆ StartDpkg()
◆ StatusChanged()
| bool StatusChanged |
( |
std::string |
PackageName, |
|
|
unsigned int |
StepsDone, |
|
|
unsigned int |
TotalSteps, |
|
|
std::string |
HumanReadableAction |
|
) |
| |
|
overridevirtual |
◆ Stop()
The documentation for this class was generated from the following files: