Go to the documentation of this file.
12 #ifndef ZYPP_TARGET_COMMITPACKAGECACHEREADAHEAD_H
13 #define ZYPP_TARGET_COMMITPACKAGECACHEREADAHEAD_H
43 :
_repo( obj_r->repository() )
49 :
_repo( obj_r->repository() )
120 #endif // ZYPP_TARGET_COMMITPACKAGECACHEREADAHEAD_H
CommitPackageCache::PackageProvider PackageProvider
virtual ManagedFile get(const PoolItem &citem_r)
Provide the package.
Combining sat::Solvable and ResStatus.
Base for CommitPackageCache implementations (implements no chache).
IMediaKey _lastInteractive
DefaultIntegral< unsigned, 0 > _dbgChanges
TraitsType::constPtrType constPtr
void cacheLastInteractive(const PoolItem &citem_r)
Fill the cache.
std::ostream & operator<<(std::ostream &str, const CommitPackageCache &obj)
IdType id() const
Expert backdoor.
Easy-to use interface to the ZYPP dependency resolver.
bool onInteractiveMedia(const PoolItem &pi) const
Return whether pi is located on a CD/DVD.
CommitPackageCacheReadAhead(const PackageProvider &packageProvider_r)
Reference counted access to a Tp object calling a custom Dispose function when the last AutoDispose h...
String related utilities and Regular expression matching.
void doCacheLastInteractive(const PoolItem &citem_r)
cacheLastInteractive helper .