23 , _backingQueue(
std::move(backingQueue) )
24 , _workerType( workerType )
25 , _originConfig( originConfig )
27 , _localMountPoint( mnt )
68 if ( !zypp::indeterminate (
check) )
73 bool intersect =
false;
74 for (
const auto &u: l1 ) {
75 intersect = ( std::find( l2.begin (), l2.end(), u ) != l2.end() );
82 return intersects( originA, originB );
IMPL_PTR_TYPE(AttachedSyncMediaInfo)
const zypp::Url & url() const
Manages a data source characterized by an authoritative URL and a list of mirror URLs.
bool check(const std::string &sequenceinfo_r, bool quick_r)
Check via sequence info.
Easy-to use interface to the ZYPP dependency resolver.
const OriginEndpoint & authority() const