21#ifndef ZYPP_MISC_POOLINSTALLSTATE_H
22#define ZYPP_MISC_POOLINSTALLSTATE_H
62 UserInstalled = (1 << 1),
Provides API related macros.
Combining sat::Solvable and ResStatus.
Collects PoolItems of same kind and name.
ZYPP_DECLARE_FLAGS_AND_OPERATORS(LoadSystemFlags, LoadSystemFlag)
relates: LoadSystemFlag Type-safe way of storing OR-combinations.
PoolInstallState
Install-state flags for a pool item or selectable.
@ Retracted
Retracted (PTF / blacklisted).
@ NotInstalled
Not installed (base/default state).
@ AutoInstalled
Installed as a dependency (auto).
@ Broken
Pseudo-installed and requirements are not met.
@ OtherVersionInstalled
Installed, but no identical candidate available.
PoolInstallStateFlags poolInstallState(const PoolItem &pi)
Compute install-state flags for a PoolItem.
Easy-to use interface to the ZYPP dependency resolver.
const Arch Arch_empty ZYPP_API
relates: Arch This is an empty Arch represented by an empty string.