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