10#ifndef ZYPP_REPO_SERVICE_REPOS
11#define ZYPP_REPO_SERVICE_REPOS
13#include <zypp/base/NonCopyable.h>
14#include <zypp-core/ui/ProgressData>
function< bool(const ProgressData &)> ReceiverFnc
Most simple version of progress reporting The percentage in most cases.
What is known about a repository.
Retrieval of repository list for a service.
function< bool(const RepoInfo &)> ProcessRepo
Return false from the callback to get a AbortRequestException to be thrown and the processing to be c...
RW_pointer< Impl > _impl
Expose type only.
boost::noncopyable NonCopyable
Ensure derived classes cannot be copied.
Easy-to use interface to the ZYPP dependency resolver.
Wrapper for const correct access via Smart pointer types.