12#ifndef ZYPP_TARGET_COMMITPACKAGECACHEREADAHEAD_H
13#define ZYPP_TARGET_COMMITPACKAGECACHEREADAHEAD_H
17#include <zypp/base/Logger.h>
18#include <zypp/base/Exception.h>
19#include <zypp-core/base/DefaultIntegral>
21#include <zypp/TmpPath.h>
43 :
_repo( obj_r->repository() )
49 :
_repo( obj_r->repository() )
Integral type with defined initial value when default constructed.
Combining sat::Solvable and ResStatus.
IdType id() const
Expert backdoor.
TraitsType::constPtrType constPtr
IMediaKey _lastInteractive
virtual ManagedFile get(const PoolItem &citem_r)
Provide the package.
bool onInteractiveMedia(const PoolItem &pi) const
Return whether pi is located on a CD/DVD.
void doCacheLastInteractive(const PoolItem &citem_r)
cacheLastInteractive helper .
void cacheLastInteractive(const PoolItem &citem_r)
Fill the cache.
DefaultIntegral< unsigned, 0 > _dbgChanges
Base for CommitPackageCache implementations (implements no chache).
CommitPackageCache::PackageProvider PackageProvider
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.