39 WAR <<
"Can't read " <<
pi << endl;
46 if ( !
l.empty() &&
l[0] !=
'#' )
51 MIL <<
"Read " <<
pi << endl;
59 std::ofstream
outs(
tmp.path().c_str() );
60 outs <<
"# zypp::RequestedLocales generated " <<
Date::now() << endl;
83 if (
obj._localesPtr )
Reference counted access to a Tp object calling a custom Dispose function when the last AutoDispose h...
static Date now()
Return the current time.
'Language[_Country]' codes.
Wrapper class for stat/lstat.
Provide a new empty temporary file and delete it when no longer needed.
static TmpFile makeSibling(const Pathname &sibling_r)
Provide a new empty temporary directory as sibling.
Simple lineparser: Traverse each line in a file.
Save and restore locale set from file.
static void load(const Pathname &file_r, LocaleSet &locales_r)
Read LocaleSet from file_r.
static void store(const Pathname &file_r, const LocaleSet &locales_r)
Write LocaleSet to file_r.
String related utilities and Regular expression matching.
int chmod(const Pathname &path, mode_t mode)
Like 'chmod'.
int rename(const Pathname &oldpath, const Pathname &newpath)
Like 'rename'.
std::string trim(const std::string &s, const Trim trim_r)
std::ostream & operator<<(std::ostream &str, const CommitPackageCache &obj)
Easy-to use interface to the ZYPP dependency resolver.
std::ostream & dumpRange(std::ostream &str, TIterator begin, TIterator end, const std::string &intro="{", const std::string &pfx="\n ", const std::string &sep="\n ", const std::string &sfx="\n", const std::string &extro="}")
Print range defined by iterators (multiline style).
std::unordered_set< Locale > LocaleSet