9#ifndef ZYPP_MEDIA_NG_MEDIAVERIFIER_H_INCLUDED
10#define ZYPP_MEDIA_NG_MEDIAVERIFIER_H_INCLUDED
13#include <zypp-core/zyppng/core/ByteArray>
14#include <zypp-media/ng/ProvideFwd>
20 using filesystem::Pathname;
43 virtual bool matches(
const MediaDataVerifierRef & rhs )
const = 0;
63 virtual std::ostream &
toStream ( std::ostream &
str )
const = 0;
85 virtual MediaDataVerifierRef
clone ()
const = 0;
94 std::ostream &
operator<<( std::ostream &
str,
const MediaDataVerifierRef &
obj );
Reference counted access to a Tp object calling a custom Dispose function when the last AutoDispose h...
String related utilities and Regular expression matching.
Easy-to use interface to the ZYPP dependency resolver.
std::ostream & operator<<(std::ostream &str, const SerialNumber &obj)