55 std::string
order()
const;
95 Contents contents(
bool includeSuggests_r =
true )
const;
'Language[_Country]' codes.
Contents core() const
Ui hint: Required Packages.
NameList extends() const
Ui hint: patterns this one extends.
std::string category(const Locale &lang_r=Locale()) const
TraitsType::constPtrType constPtr
Contents contentsNoSuggests() const
Contents depends(bool includeSuggests_r=true) const
Ui hint: Dependent packages.
sat::SolvableSet Contents
Pattern(const sat::Solvable &solvable_r)
Ctor.
std::string order() const
sat::Solvable autoPackage() const
The corresponding patterns- package if isAutoPattern.
NameList includes() const
Ui hint: included patterns.
sat::ArrayAttr< IdString, IdString > NameList
Contents contents(bool includeSuggests_r=true) const
The collection of packages associated with this pattern.
Contents dependsNoSuggests() const
void fullContentsSet(ContentsSet &collect_r) const
ResTraits< Self > TraitsType
void contentsSet(ContentsSet &collect_r, bool recursively_r=false) const
Dependency based content set (does not evaluate includes/extends relation).
bool isAutoPattern() const
This patterns is auto-defined by a patterns- package.
ResObject(const sat::Solvable &solvable_r)
Ctor.
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.
ResTraits< TRes >::PtrType make(const sat::Solvable &solvable_r)
Directly create a certain kind of ResObject from sat::Solvable.
const Arch Arch_armv7hnl Arch_armv7nhl ZYPP_API
Contents req
required content set
Contents sug
suggested content set
Contents rec
recommended content set
intrusive_ptr< Self > PtrType
intrusive_ptr< const Self > constPtrType
#define DEFINE_PTR_TYPE(NAME)
Forward declaration of Ptr types.