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