#include <ZYppCallbacks.h>
Inheritance diagram for zypp::media::DownloadProgressReport:

Public Types | |
| enum | Action { ABORT, RETRY, IGNORE, ABORT, RETRY, IGNORE, ABORT, RETRY, IGNORE, ABORT, RETRY, ABORT, RETRY, IGNORE, ABORT, RETRY, IGNORE, ABORT, RETRY, IGNORE, IGNORE_ID, CHANGE_URL, EJECT, ABORT, RETRY, IGNORE, ABORT, RETRY, IGNORE, ABORT, RETRY, IGNORE, ABORT, RETRY, IGNORE, ABORT, RETRY, IGNORE, ABORT, RETRY, IGNORE } |
| enum | Error { NO_ERROR, NOT_FOUND, IO, INVALID, NO_ERROR, NOT_FOUND, IO, INVALID, UNKNOWN, NO_ERROR, NOT_FOUND, IO, REJECTED, INVALID, UNKNOWN, NO_ERROR, NOT_FOUND, IO, INVALID, NO_ERROR, NOT_FOUND, IO, INVALID, WRONG, NO_ERROR, NOT_FOUND, IO, NO_ERROR, NOT_FOUND, IO, INVALID, NO_ERROR, NOT_FOUND, IO, INVALID, NO_ERROR, FAILED, NO_ERROR, FAILED, NO_ERROR, FAILED } |
Public Member Functions | |
| virtual void | start (const Url &, Pathname) |
| virtual bool | progress (int, const Url &) |
| virtual Action | problem (const Url &, Error, const std::string &) |
| virtual void | finish (const Url &, Error, const std::string &) |
Definition at line 246 of file ZYppCallbacks.h.
Definition at line 248 of file ZYppCallbacks.h.
Definition at line 254 of file ZYppCallbacks.h.
| virtual void zypp::media::DownloadProgressReport::start | ( | const Url & | , | |
| Pathname | ||||
| ) | [inline, virtual] |
Definition at line 260 of file ZYppCallbacks.h.
| virtual bool zypp::media::DownloadProgressReport::progress | ( | int | , | |
| const Url & | ||||
| ) | [inline, virtual] |
Definition at line 262 of file ZYppCallbacks.h.
| virtual void zypp::media::DownloadProgressReport::finish | ( | const Url & | , | |
| Error | , | |||
| const std::string & | ||||
| ) | [inline, virtual] |
Definition at line 271 of file ZYppCallbacks.h.
1.5.0