32 static const char * text[2][2] = {{
37 " conflicts with file from package\n" 43 " conflicts with file from install of\n" 50 " conflicts with file from package\n" 56 " conflicts with file from install of\n" 66 static const char * text[2][2] = {{
71 " conflicts with file\n" 79 " conflicts with file\n" 88 " conflicts with file\n" 96 " conflicts with file\n" 138 for (
const auto & el : obj )
146 std::ostream & dumpAsXmlHelper( std::ostream &
str,
const std::string & tag_r,
IdString filename_r,
IdString md5sum_r, Solvable solv_r )
const_iterator end() const
IdString rhsFilename() const
RAII writing a nodes start/end tag.
std::ostream & dumpRange(std::ostream &str, TIterator begin, TIterator end, const std::string &intro="{", const std::string &pfx="\ ", const std::string &sep="\ ", const std::string &sfx="\, const std::string &extro="}")
Print range defined by iterators (multiline style).
String related utilities and Regular expression matching.
Access to the sat-pools string space.
const_iterator begin() const
std::ostream & operator<<(std::ostream &str, const FileConflicts &obj)
Libsolv queue representing file conflicts.
std::string asUserString() const
String representation "ident-edition.arch(repo)" or "noSolvable".
IdString lhsFilename() const
IdString rhsFilemd5() const
std::ostream & dumpAsXmlOn(std::ostream &str, const FileConflicts &obj)
IdString lhsFilemd5() const
std::string asUserString() const
Ready to use (translated) string describing the Conflict.
Solvable lhsSolvable() const
std::string asString() const
Conversion to std::string
Solvable rhsSolvable() const
Easy-to use interface to the ZYPP dependency resolver.