apt @VERSION@
Public Member Functions | Public Attributes | Protected Attributes

pkgCacheFile Class Reference

List of all members.

Public Member Functions

 operator pkgCache & ()
 operator pkgCache * ()
 operator pkgDepCache & ()
 operator pkgDepCache * ()
 operator pkgPolicy & ()
 operator pkgPolicy * ()
 operator pkgSourceList & ()
 operator pkgSourceList * ()
pkgDepCacheoperator-> ()
pkgDepCacheoperator* ()
pkgDepCache::StateCacheoperator[] (pkgCache::PkgIterator const &I)
unsigned char & operator[] (pkgCache::DepIterator const &I)
bool BuildCaches (OpProgress *Progress=NULL, bool WithLock=true)
__deprecated bool BuildCaches (OpProgress &Progress, bool const &WithLock=true)
bool BuildSourceList (OpProgress *Progress=NULL)
bool BuildPolicy (OpProgress *Progress=NULL)
bool BuildDepCache (OpProgress *Progress=NULL)
bool Open (OpProgress *Progress=NULL, bool WithLock=true)
bool ReadOnlyOpen (OpProgress *Progress=NULL)
__deprecated bool Open (OpProgress &Progress, bool const &WithLock=true)
void Close ()
pkgCacheGetPkgCache ()
pkgDepCacheGetDepCache ()
pkgPolicyGetPolicy ()
pkgSourceListGetSourceList ()
bool IsPkgCacheBuilt () const
bool IsDepCacheBuilt () const
bool IsPolicyBuilt () const
bool IsSrcListBuilt () const

Public Attributes

pkgPolicyPolicy

Protected Attributes

MMapMap
pkgCacheCache
pkgDepCacheDCache
pkgSourceListSrcList

The documentation for this class was generated from the following files: