12#ifndef ZYPP_TARGET_COMMITPACKAGECACHE_H
13#define ZYPP_TARGET_COMMITPACKAGECACHE_H
83 { setCommitList( std::vector<sat::Solvable>(
begin_r,
end_r ) ); }
95 bool preloaded()
const;
std::ostream & operator<<(std::ostream &str, const zypp::sat::detail::CDataiterator *obj)
RepoManager implementation.
Combining sat::Solvable and ResStatus.
A Solvable object within the sat Pool.
Target::commit helper optimizing package provision.
ManagedFile get(sat::Solvable citem_r)
This is an overloaded member function, provided for convenience. It differs from the above function o...
function< ManagedFile(const PoolItem &, bool)> PackageProvider
RW_pointer< Impl > _pimpl
Pointer to implementation.
Default PackageProvider for CommitPackageCache.
String related utilities and Regular expression matching.
std::ostream & operator<<(std::ostream &str, const CommitPackageCache &obj)
Easy-to use interface to the ZYPP dependency resolver.
const Arch Arch_armv7hnl Arch_armv7nhl ZYPP_API
#define ZYPP_DEPRECATED
The ZYPP_DEPRECATED macro can be used to trigger compile-time warnings with gcc >= 3....