|
libzypp 17.38.7
|
Classes | |
| struct | Monitor |
| class | PluginRepoverificationCheckException |
| Exceptiontype thrown if a plugins verification fails. More... | |
| class | PluginRepoverification |
| Repository metadata verification beyond GPG. More... | |
Functions | |
| std::ostream & | operator<< (std::ostream &str, const PluginRepoverification::Impl &obj) |
| relates: PluginRepoverification::Impl Stream output | |
| std::ostream & | dumpOn (std::ostream &str, const PluginRepoverification::Impl &obj) |
| relates: PluginRepoverification::Impl Verbose stream output | |
| std::ostream & | operator<< (std::ostream &str, const PluginRepoverification &obj) |
| relates: PluginRepoverification Stream output | |
| std::ostream & | dumpOn (std::ostream &str, const PluginRepoverification &obj) |
| bool | operator== (const PluginRepoverification &lhs, const PluginRepoverification &rhs) |
| relates: PluginRepoverification | |
| std::ostream & | dumOn (std::ostream &str, const PluginRepoverification &obj) |
| relates: PluginRepoverification Verbose stream output | |
| bool | operator!= (const PluginRepoverification &lhs, const PluginRepoverification &rhs) |
| relates: PluginRepoverification | |
|
inline |
relates: PluginRepoverification::Impl Stream output
Definition at line 252 of file PluginRepoverification.cc.
|
inline |
relates: PluginRepoverification::Impl Verbose stream output
Definition at line 256 of file PluginRepoverification.cc.
| std::ostream & zypp_private::repo::operator<< | ( | std::ostream & | str, |
| const PluginRepoverification & | obj ) |
relates: PluginRepoverification Stream output
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.
| bool zypp_private::repo::operator== | ( | const PluginRepoverification & | lhs, |
| const PluginRepoverification & | rhs ) |
relates: PluginRepoverification
Definition at line 294 of file PluginRepoverification.cc.
| std::ostream & zypp_private::repo::dumOn | ( | std::ostream & | str, |
| const PluginRepoverification & | obj ) |
relates: PluginRepoverification Verbose stream output
|
inline |
relates: PluginRepoverification
Definition at line 121 of file PluginRepoverification.h.