11 #ifndef ZYPP_RESOLVERFOCUS_H 12 #define ZYPP_RESOLVERFOCUS_H 51 #endif // ZYPP_RESOLVERFOCUS_H Focus on updating requested packages and their dependencies as much as possible.
std::string asString(const Patch::Category &obj)
relates: Patch::Category string representation.
ResolverFocus
The resolver's general attitude.
String related utilities and Regular expression matching.
Request the standard behavior (as defined in zypp.conf or 'Job')
const Arch Arch_empty ZYPP_API
relates: Arch This is an empty Arch represented by an empty string.
Provides API related macros.
Focus on applying as little changes to the installed packages as needed.
bool fromString(const std::string &val_r, ResolverFocus &ret_r)
relates: ResolverFocus Conversion from string (enumerator name, case insensitive, empty string is Def...
ResolverFocus resolverFocusFromString(const std::string &val_r)
relates: ResolverFocus Conversion from string (convenience)
std::ostream & operator<<(std::ostream &str, const Capabilities &obj)
relates: Capabilities Stream output
Easy-to use interface to the ZYPP dependency resolver.
Focus on installing the best version of the requested packages.