36 using Ptr = TraitsType::PtrType;
45 bool isDefault()
const;
47 bool userVisible()
const;
55 std::string order()
const;
69 bool isAutoPattern()
const;
89 {
return depends(
false ); }
98 {
return contents(
false ); }
114 {
return contentsSet(
collect_r,
true ); }
Reference counted access to a Tp object calling a custom Dispose function when the last AutoDispose h...
'Language[_Country]' codes.
TraitsType::constPtrType constPtr
Contents contentsNoSuggests() const
Contents dependsNoSuggests() const
void fullContentsSet(ContentsSet &collect_r) const
Base for resolvable objects.
LookupAttr::TransformIterator based container to retrieve list attributes.
Solvable set wrapper to allow adding additional convenience iterators.
A Solvable object within the sat Pool.
Easy-to use interface to the ZYPP dependency resolver.
const Arch Arch_armv7hnl Arch_armv7nhl ZYPP_API
Contents req
required content set
Contents sug
suggested content set
Contents rec
recommended content set
#define DEFINE_PTR_TYPE(NAME)
Forward declaration of Ptr types.