11 #ifndef ZYPP_SAT_FILECONFLICTS_H 12 #define ZYPP_SAT_FILECONFLICTS_H 86 {
return static_cast<const Queue &
>(lhs) == static_cast<const Queue &>(rhs); }
90 {
return !( lhs == rhs ); }
96 #endif // ZYPP_SAT_FILECONFLICTS_H
const_iterator end() const
A Solvable object within the sat Pool.
bool operator==(const Map &lhs, const Map &rhs)
IdString rhsFilename() const
std::ostream & operator<<(std::ostream &str, const FileConflicts &obj)
bool operator==(const FileConflicts &lhs, const FileConflicts &rhs)
String related utilities and Regular expression matching.
int IdType
Generic Id type.
Access to the sat-pools string space.
const_iterator begin() const
std::string asUserString(VendorSupportOption opt)
converts the support option to a name intended to be printed to the user.
Libsolv queue representing file conflicts.
const_iterator begin() const
IdString lhsFilename() const
IdString rhsFilemd5() const
const Arch Arch_armv7hnl Arch_armv7nhl ZYPP_API
IdString lhsFilemd5() const
Libsolv Id queue wrapper.
Solvable lhsSolvable() const
::s_Queue CQueue
Wrapped libsolv C data type exposed as backdoor.
std::ostream & dumpAsXmlOn(std::ostream &str, const FileConflicts &obj)
Solvable rhsSolvable() const
Easy-to use interface to the ZYPP dependency resolver.
const_iterator end() const
bool operator!=(const FileConflicts &lhs, const FileConflicts &rhs)