libzypp 17.31.23
zypp_private::repo Namespace Reference

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)
 

Function Documentation

◆ operator<<()

std::ostream & zypp_private::repo::operator<< ( std::ostream &  str,
const PluginRepoverification obj 
)
related

Definition at line 284 of file PluginRepoverification.cc.

◆ dumpOn()

std::ostream & zypp_private::repo::dumpOn ( std::ostream &  str,
const PluginRepoverification obj 
)

Definition at line 287 of file PluginRepoverification.cc.

◆ operator==()

bool zypp_private::repo::operator== ( const PluginRepoverification lhs,
const PluginRepoverification rhs 
)
related

Definition at line 290 of file PluginRepoverification.cc.