12 #ifndef ZYPP_TARGET_COMMITPACKAGECACHEREADAHEAD_H
13 #define ZYPP_TARGET_COMMITPACKAGECACHEREADAHEAD_H
43 :
_repo( obj_r->repository() )
49 :
_repo( obj_r->repository() )
121 #endif // ZYPP_TARGET_COMMITPACKAGECACHEREADAHEAD_H
IdType id() const
Expert backdoor.
bool onInteractiveMedia(const PoolItem &pi) const
Return whether pi is located on a CD/DVD.
DefaultIntegral< unsigned, 0 > _dbgChanges
IMediaKey _lastInteractive
TraitsType::constPtrType constPtr
CommitPackageCache::PackageProvider PackageProvider
void cacheLastInteractive(const PoolItem &citem_r)
Fill the cache.
std::ostream & operator<<(std::ostream &str, const CommitPackageCache &obj)
void doCacheLastInteractive(const PoolItem &citem_r)
cacheLastInteractive helper .
Base for CommitPackageCache implementations (implements no chache).
CommitPackageCacheReadAhead(const Pathname &, const PackageProvider &packageProvider_r)
Reference counted access to a _Tp object calling a custom Dispose function when the last AutoDispose ...
Reference to a PoolItem connecting ResObject and ResStatus.