12 #ifndef zypp_source_yum_RepoindexFileReader_H
13 #define zypp_source_yum_RepoindexFileReader_H
51 typedef function< bool(
function< bool(const RepoInfo &)> ProcessResource
Callback definition.
Reads through a repoindex.xml file and collects repositories.
What is known about a repository.
RepoindexFileReader(const zypp::Pathname &repoindexFile, const ProcessResource &callback)
CTOR.
boost::noncopyable NonCopyable
Ensure derived classes cannot be copied.
~RepoindexFileReader()
DTOR.
Wrapper for const correct access via Smart pointer types.
RW_pointer< Impl, rw_pointer::Scoped< Impl > > _pimpl