Inheritance diagram for Callbacks:

Public Member Functions | |
| Callbacks (bool verbose, bool skipPre) | |
| virtual | ~Callbacks () |
| virtual bool | progress (int percent) |
| virtual bool | patchProgress (int percent, const std::string &str) |
| virtual PMError | showError (const std::string &type, const std::string &text, const std::string &details) |
| virtual PMError | showMessage (const std::string &strtype, const std::list< PMYouPatchPtr > &patches) |
| virtual void | log (const std::string &text) |
| virtual bool | executeYcpScript (const std::string &script) |
Private Attributes | |
| bool | _skipPre |
| bool | _verbose |
|
||||||||||||
|
|
|
|
Reimplemented from InstYou::Callbacks. |
|
|
Implements InstYou::Callbacks. |
|
|
Implements InstYou::Callbacks. |
|
||||||||||||
|
Implements InstYou::Callbacks. |
|
|
Implements InstYou::Callbacks. |
|
||||||||||||||||
|
Implements InstYou::Callbacks. |
|
||||||||||||
|
Implements InstYou::Callbacks. |
|
|
|
|
|
|
1.4.4