libzypp 17.37.17
|
Classes | |
struct | Monitor |
class | PluginRepoverification |
Repository metadata verification beyond GPG. More... | |
class | PluginRepoverificationCheckException |
Exceptiontype thrown if a plugins verification fails. More... |
Functions | |
std::ostream & | operator<< (std::ostream &str, const PluginRepoverification &obj) |
std::ostream & | dumpOn (std::ostream &str, const PluginRepoverification &obj) |
bool | operator== (const PluginRepoverification &lhs, const PluginRepoverification &rhs) |
std::ostream & | operator<< (std::ostream &str, const PluginRepoverification &obj) |
Stream output. | |
std::ostream & | dumOn (std::ostream &str, const PluginRepoverification &obj) |
Verbose stream output. | |
bool | operator== (const PluginRepoverification &lhs, const PluginRepoverification &rhs) |
bool | operator!= (const PluginRepoverification &lhs, const PluginRepoverification &rhs) |
|
Definition at line 288 of file PluginRepoverification.cc.
std::ostream & zypp_private::repo::dumpOn | ( | std::ostream & | str, |
const PluginRepoverification & | obj ) |
Definition at line 291 of file PluginRepoverification.cc.
|
Definition at line 294 of file PluginRepoverification.cc.