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