13#include <zypp/base/LogTools.h>
15#include <zypp/pool/PoolImpl.h>
27 {
return _pimpl->changedPseudoInstalled(); }
ChangedPseudoInstalled changedPseudoInstalled() const
Return all pseudo installed items whose current state differs from the established one.
std::map< PoolItem, ResStatus::ValidateValue > ChangedPseudoInstalled
Map holding pseudo installed items where current and established status differ.
RW_pointer< pool::PoolTraits::Impl > _pimpl
Access to implementation.
Easy-to use interface to the ZYPP dependency resolver.