12 #ifndef ZYPP_PATTERN_H 13 #define ZYPP_PATTERN_H 55 std::string
order()
const;
128 #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.
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.
intrusive_ptr< const TRes > constPtrType
Contents rec
recommended content set
DEFINE_PTR_TYPE(Application)
NameList includes() const
Ui hint: included patterns.
TraitsType::constPtrType constPtr
Base for resolvable objects.
sat::Solvable autoPackage() const
The corresponding patterns- package if isAutoPattern.
NameList extends() const
Ui hint: patterns this one extends.
'Language[_Country]' codes.
intrusive_ptr< TRes > PtrType
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
sat::SolvableSet Contents
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.