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 ); }
Access to the sat-pools string space.
Libsolv queue representing file conflicts.
const value_type * const_iterator
bool operator!=(const FileConflicts &lhs, const FileConflicts &rhs)
const_iterator begin() const
static constexpr size_type queueBlockSize
const_iterator end() const
friend bool operator==(const FileConflicts &lhs, const FileConflicts &rhs)
const_iterator end() const
Queue()
Default ctor: empty Queue.
const_iterator begin() const
A Solvable object within the sat Pool.
String related utilities and Regular expression matching.
int IdType
Generic Id type.
::s_Queue CQueue
Wrapped libsolv C data type exposed as backdoor.
std::ostream & operator<<(std::ostream &str, const FileConflicts &obj)
std::ostream & dumpAsXmlOn(std::ostream &str, const FileConflicts &obj)
Easy-to use interface to the ZYPP dependency resolver.
std::string asUserString(VendorSupportOption opt)
converts the support option to a name intended to be printed to the user.
const Arch Arch_armv7hnl Arch_armv7nhl ZYPP_API
IdString lhsFilename() const
IdString lhsFilemd5() const
IdString rhsFilename() const
Solvable lhsSolvable() const
detail::IdType _data[queueBlockSize]
IdString rhsFilemd5() const
Solvable rhsSolvable() const