29 ERR <<
"NamespaceProvider not attached, can not send the invalidation request" << std::endl;
32 _pool->setDirty ( invalidationLevel, std::move(reasons) );
virtual bool isSatisfied(detail::IdType value) const
Check if a specific value satisfies this namespace condition.
void notifyDirty(PoolInvalidation invalidationLevel, std::initializer_list< std::string_view > reasons)
Notify the attached registry/pool that data has changed.
virtual void attach(Pool &pool)
Orchestrator for a libsolv pool instance.
zypp::sat::detail::IdType IdType
This file contains private API, this might break at any time between releases.
PoolInvalidation
Defines the scope of an invalidation request for the Pool.