4 #include <zypp/base/String.h> 5 #include <zypp/base/Logger.h> 7 #include <zypp/base/ReferenceCounted.h> 8 #include <zypp/base/NonCopyable.h> 9 #include <zypp/ExternalProgram.h> 13 #include <zypp-proto/transfersettings.pb.h> 17 #define CURL_BINARY "/usr/bin/curl" 46 static shared_ptr<Impl> _nullimpl(
new Impl );
51 friend Impl * rwcowClone<Impl>(
const Impl * rhs );
54 {
return new Impl( *
this ); }
83 vec.push_back( head );
static ZConfig & instance()
Singleton ctor.
Easy-to use interface to the ZYPP dependency resolver.