14 #ifndef ZYPP_NG_SAT_NAMESPACES_FILESYSTEM_H_INCLUDED 15 #define ZYPP_NG_SAT_NAMESPACES_FILESYSTEM_H_INCLUDED Orchestrator for a libsolv pool instance.
FilesystemNamespaceProvider()=default
const std::set< std::string > & requiredFilesystems() const
zypp::sat::detail::IdType IdType
bool isSatisfied(detail::IdType value) const override
Check if a specific value satisfies this namespace condition.
Abstract base class for logic providing data to a libsolv namespace.
std::optional< std::set< std::string > > _requiredFilesystems
filesystems mentioned in /etc/sysconfig/storage, mutable for lazy init
void checkDirty(Pool &pool) override
checkDirty
Provider for NAMESPACE_FILESYSTEM.