12 #ifndef ZYPP_PARSER_SUSETAGS_REPOINDEX_H
13 #define ZYPP_PARSER_SUSETAGS_REPOINDEX_H
19 #include <zypp/base/ReferenceCounted.h>
20 #include <zypp/base/NonCopyable.h>
21 #include <zypp/base/PtrTypes.h>
24 #include <zypp/CheckSum.h>
25 #include <zypp/Pathname.h>
63 virtual std::ostream &
dumpOn( std::ostream &
str )
const;
Base class for reference counted objects.
Parse repoindex part from a content file.
String related utilities and Regular expression matching.
boost::noncopyable NonCopyable
Ensure derived classes cannot be copied.
Easy-to use interface to the ZYPP dependency resolver.