#include <ZYppCallbacks.h>
Inheritance diagram for zypp::source::SourceReport:

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 (Source_Ref, const std::string &) |
| virtual bool | progress (int) |
| virtual Action | problem (Source_Ref, Error, const std::string &) |
| virtual void | finish (Source_Ref, const std::string &, Error, const std::string &) |
Definition at line 176 of file ZYppCallbacks.h.
Definition at line 178 of file ZYppCallbacks.h.
Definition at line 184 of file ZYppCallbacks.h.
| virtual void zypp::source::SourceReport::start | ( | Source_Ref | , | |
| const std::string & | ||||
| ) | [inline, virtual] |
Definition at line 191 of file ZYppCallbacks.h.
| virtual bool zypp::source::SourceReport::progress | ( | int | ) | [inline, virtual] |
Definition at line 192 of file ZYppCallbacks.h.
| virtual Action zypp::source::SourceReport::problem | ( | Source_Ref | , | |
| Error | , | |||
| const std::string & | ||||
| ) | [inline, virtual] |
| virtual void zypp::source::SourceReport::finish | ( | Source_Ref | , | |
| const std::string & | , | |||
| Error | , | |||
| const std::string & | ||||
| ) | [inline, virtual] |
Definition at line 201 of file ZYppCallbacks.h.
1.5.0