#include <ZYppCallbacks.h>
Inheritance diagram for zypp::target::rpm::RebuildDBReport:

Public Types | |
| enum | Action { ABORT, RETRY, IGNORE } |
| enum | Error { NO_ERROR, FAILED } |
Public Member Functions | |
| virtual void | start (Pathname path) |
| virtual bool | progress (int value, Pathname path) |
| virtual Action | problem (Pathname path, Error error, std::string description) |
| virtual void | finish (Pathname path, Error error, std::string reason) |
Definition at line 396 of file ZYppCallbacks.h.
|
|
Definition at line 398 of file ZYppCallbacks.h. |
|
|
Definition at line 404 of file ZYppCallbacks.h. |
|
|
Definition at line 409 of file ZYppCallbacks.h. |
|
||||||||||||
|
Definition at line 411 of file ZYppCallbacks.h. |
|
||||||||||||||||
|
Definition at line 414 of file ZYppCallbacks.h. References ABORT. |
|
||||||||||||||||
|
Definition at line 420 of file ZYppCallbacks.h. |
1.4.6