12#ifndef ZYPP_TARGET_SYSTEMCHECK_H
13#define ZYPP_TARGET_SYSTEMCHECK_H
14#ifndef ZYPP_USE_RESOLVER_INTERNALS
15#error Do not directly include this file!
42 const Pathname & file();
45 const Pathname & dir();
50 bool setFile(
const Pathname & file)
const;
56 bool setDir(
const Pathname & dir)
const;
75 std::ostream &
operator<<( std::ostream &
str,
const SystemCheck & obj );
std::ostream & operator<<(std::ostream &str, const AutoDispose< Tp > &obj)
Stream output of the Tp object.
AutoDispose()
Default Ctor using default constructed value and no dispose function.
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.
std::ostream & operator<<(std::ostream &str, const SerialNumber &obj)
std::unordered_set< Capability > CapabilitySet