12#ifndef ZYPP_REPO_REPOFILEREADER_H
13#define ZYPP_REPO_REPOFILEREADER_H
17#include <zypp/base/PtrTypes.h>
18#include <zypp-core/base/InputStream>
20#include <zypp-core/ui/ProgressData>
RepoManager implementation.
function< bool(const ProgressData &)> ReceiverFnc
Most simple version of progress reporting The percentage in most cases.
What is known about a repository.
Read repository data from a .repo file.
friend std::ostream & operator<<(std::ostream &str, const RepoFileReader &obj)
function< bool(const RepoInfo &)> ProcessRepo
Callback definition.
String related utilities and Regular expression matching.
std::ostream & operator<<(std::ostream &str, const ProductFileData &obj)
Easy-to use interface to the ZYPP dependency resolver.