12 #ifndef ZYPP_VendorSupportOptions_H
13 #define ZYPP_VendorSupportOptions_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 asUserString(const _Tp &val_r)
Request a human readable (translated) string representation of _Tp [_Tp.asUserString()] Classes may i...
std::string asUserStringDescription(VendorSupportOption opt)
converts the support option to a description intended to be printed to the user.
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.
ZYPP_DECLARE_OPERATORS_FOR_FLAGS(FetcherJob::Flags)