Go to the documentation of this file.
12 #ifndef ZYPP_VendorSupportOptions_H
13 #define ZYPP_VendorSupportOptions_H
ZYPP_DECLARE_FLAGS(VendorSupportOptions, VendorSupportOption)
@ VendorSupportLevel2
Problem isolation, which means technical support designed to duplicate customer problems,...
std::string asUserString(const Tp &val_r)
Request a human readable (translated) string representation of Tp [Tp.asUserString()] Classes may imp...
@ VendorSupportACC
Additional Customer Contract necessary.
@ VendorSupportUnknown
The support for this package is unknown.
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)
Easy-to use interface to the ZYPP dependency resolver.
@ VendorSupportLevel3
Problem resolution, which means technical support designed to resolve complex problems by engaging en...
@ VendorSupportUnsupported
The package is known to be unsupported by the vendor.
@ VendorSupportLevel1
Problem determination, which means technical support designed to provide compatibility information,...