#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 376 of file ZYppCallbacks.h.
|
|
Definition at line 378 of file ZYppCallbacks.h. |
|
|
Definition at line 384 of file ZYppCallbacks.h. |
|
|
Definition at line 389 of file ZYppCallbacks.h. |
|
||||||||||||
|
Definition at line 393 of file ZYppCallbacks.h. |
|
||||||||||||||||
|
Definition at line 396 of file ZYppCallbacks.h. References ABORT. |
|
||||||||||||||||
|
Definition at line 402 of file ZYppCallbacks.h. |
1.4.6