#include <zypp/ZYppCallbacks.h>
- Deprecated
- Is not sent by zypp.
Definition at line 227 of file ZYppCallbacks.h.
◆ Action
◆ Error
Enumerator |
---|
NO_ERROR | |
NOT_FOUND | |
IO | |
REJECTED | |
INVALID | |
UNKNOWN | |
Definition at line 235 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: