12#ifndef ZYPP_MEDIA_ZSYNCPARSER_H
13#define ZYPP_MEDIA_ZSYNCPARSER_H
17#include <zypp/base/Exception.h>
18#include <zypp/base/NonCopyable.h>
19#include <zypp-curl/parser/MediaBlockList>
33 void parse(std::string filename);
50 std::vector<std::string>
urls;
boost::noncopyable NonCopyable
Ensure derived classes cannot be copied.
Easy-to use interface to the ZYPP dependency resolver.