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