12 #ifndef ZYPP_SRCPACKAGE_H 13 #define ZYPP_SRCPACKAGE_H 64 #endif // ZYPP_SRCPACKAGE_H A Solvable object within the sat Pool.
SrcPackage(const sat::Solvable &solvable_r)
Ctor.
intrusive_ptr< const TRes > constPtrType
Pathname cachedLocation() const
Location of the downloaded package in cache or an empty path.
OnMediaLocation location() const
location of resolvable in repo
ResTraits< Self > TraitsType
bool empty() const
Test for an empty path.
DEFINE_PTR_TYPE(Application)
bool isCached() const
Whether the package is cached.
Base for resolvable objects.
intrusive_ptr< TRes > PtrType
std::string sourcePkgType() const
The type of the source rpm ("src" or "nosrc").
TraitsType::constPtrType constPtr
virtual ~SrcPackage()
Dtor.
Easy-to use interface to the ZYPP dependency resolver.