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