#include <ZYppCallbacks.h>
Definition at line 221 of file ZYppCallbacks.h.
◆ Action
◆ Error
| Enumerator |
|---|
| NO_ERROR | |
| NOT_FOUND | |
| IO | |
| REJECTED | |
| INVALID | |
| UNKNOWN | |
Definition at line 229 of file ZYppCallbacks.h.
◆ start()
| virtual void zypp::repo::RepoCreateReport::start |
( |
const zypp::Url & |
| ) |
|
|
inlinevirtual |
◆ progress()
| virtual bool zypp::repo::RepoCreateReport::progress |
( |
int |
| ) |
|
|
inlinevirtual |
◆ problem()
| virtual Action zypp::repo::RepoCreateReport::problem |
( |
const zypp::Url & |
, |
|
|
Error |
, |
|
|
const std::string & |
|
|
) |
| |
|
inlinevirtual |
◆ finish()
| virtual void zypp::repo::RepoCreateReport::finish |
( |
const zypp::Url & |
, |
|
|
Error |
, |
|
|
const std::string & |
|
|
) |
| |
|
inlinevirtual |
The documentation for this struct was generated from the following file: