12 #ifndef ZYPP_PATTERN_H 13 #define ZYPP_PATTERN_H 54 std::string
order()
const;
127 #endif // ZYPP_PATTERN_H bool isAutoPattern() const
This patterns is auto-defined by a patterns- package.
Contents sug
suggested content set
A Solvable object within the sat Pool.
intrusive_ptr< const TRes > constPtrType
sat::ArrayAttr< IdString, IdString > NameList
Contents contentsNoSuggests() const
Contents dependsNoSuggests() const
std::string order() const
Contents depends(bool includeSuggests_r=true) const
Ui hint: Dependent packages.
LookupAttr::TransformIterator based container to retrieve list attributes.
Contents core() const
Ui hint: Required Packages.
Contents rec
recommended content set
sat::SolvableSet Contents
DEFINE_PTR_TYPE(Application)
ResTraits< Self > TraitsType
NameList includes() const
Ui hint: included patterns.
Base for resolvable objects.
sat::Solvable autoPackage() const
The corresponding patterns- package if isAutoPattern.
TraitsType::constPtrType constPtr
NameList extends() const
Ui hint: patterns this one extends.
intrusive_ptr< TRes > PtrType
'Language[_Country]' codes.
Pattern(const sat::Solvable &solvable_r)
Ctor.
void contentsSet(ContentsSet &collect_r, bool recursively_r=false) const
Dependency based content set (does not evaluate includes/extends relation).
void fullContentsSet(ContentsSet &collect_r) const
Contents req
required content set
Easy-to use interface to the ZYPP dependency resolver.
std::string category(const Locale &lang_r=Locale()) const
Contents contents(bool includeSuggests_r=true) const
The collection of packages associated with this pattern.
Solvable set wrapper to allow adding additional convenience iterators.