12#ifndef ZYPP_SRCPACKAGE_H
13#define ZYPP_SRCPACKAGE_H
35 using Ptr = TraitsType::PtrType;
40 std::string sourcePkgType()
const;
50 {
return ! cachedLocation().
empty(); }
Reference counted access to a Tp object calling a custom Dispose function when the last AutoDispose h...
Base for resolvable objects.
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.
const Arch Arch_armv7hnl Arch_armv7nhl ZYPP_API
#define DEFINE_PTR_TYPE(NAME)
Forward declaration of Ptr types.