12 #ifndef ZYPP_VendorSupportOptions_H 13 #define ZYPP_VendorSupportOptions_H 16 #include <zypp/base/Flags.h> ZYPP_DECLARE_FLAGS(VendorSupportOptions, VendorSupportOption)
Problem isolation, which means technical support designed to duplicate customer problems, isolate problem area and provide resolution for problems not resolved by Level 1 Support.
std::string asUserStringDescription(VendorSupportOption opt)
converts the support option to a description intended to be printed to the user.
ZYPP_DECLARE_OPERATORS_FOR_FLAGS(DiskUsageCounter::MountPoint::HintFlags)
The support for this package is unknown.
Problem resolution, which means technical support designed to resolve complex problems by engaging en...
Problem determination, which means technical support designed to provide compatibility information...
The package is known to be unsupported by the vendor.
Additional Customer Contract necessary.
std::string asUserString(VendorSupportOption opt)
converts the support option to a name intended to be printed to the user.
Easy-to use interface to the ZYPP dependency resolver.