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

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 428 of file ZYppCallbacks.h.
|
|
Definition at line 430 of file ZYppCallbacks.h. |
|
|
Definition at line 436 of file ZYppCallbacks.h. |
|
|
Definition at line 441 of file ZYppCallbacks.h. |
|
||||||||||||
|
Definition at line 445 of file ZYppCallbacks.h. |
|
||||||||||||||||
|
Definition at line 448 of file ZYppCallbacks.h. References ABORT. |
|
||||||||||||||||
|
Definition at line 454 of file ZYppCallbacks.h. |
1.4.6