12 #ifndef ZYPP_REPO_REPOFILEREADER_H 13 #define ZYPP_REPO_REPOFILEREADER_H 118 #endif // ZYPP_REPO_REPOFILEREADER_H function< bool(const RepoInfo &)> ProcessRepo
Callback definition.
Helper filtering the files offered by a RepomdFileReader.
String related utilities and Regular expression matching.
std::ostream & operator<<(std::ostream &str, const IniDict &obj)
RepoFileReader(const Pathname &repo_file, const ProcessRepo &callback, const ProgressData::ReceiverFnc &progress=ProgressData::ReceiverFnc())
Constructor.
function< bool(const ProgressData &)> ReceiverFnc
Most simple version of progress reporting The percentage in most cases.
Read repository data from a .repo file.
friend std::ostream & operator<<(std::ostream &str, const RepoFileReader &obj)
Easy-to use interface to the ZYPP dependency resolver.