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;
76 #endif // ZYPP_PARSER_SUSETAGS_REPOINDEX_H
String related utilities and Regular expression matching.
boost::noncopyable NonCopyable
Ensure derived classes cannot be copied.
Parse repoindex part from a content file.
Base class for reference counted objects.
Easy-to use interface to the ZYPP dependency resolver.