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