|
| operator pkgCache & () |
|
| operator pkgCache * () |
|
| operator pkgDepCache & () |
|
| operator pkgDepCache * () |
|
| operator pkgPolicy & () |
|
| operator pkgPolicy * () |
|
| operator pkgSourceList & () |
|
| operator pkgSourceList * () |
|
pkgDepCache * | operator-> () |
|
pkgDepCache & | operator* () |
|
pkgDepCache::StateCache & | operator[] (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 () |
|
pkgCache * | GetPkgCache () |
|
pkgDepCache * | GetDepCache () |
|
pkgPolicy * | GetPolicy () |
|
pkgSourceList * | GetSourceList () |
|
bool | IsPkgCacheBuilt () const |
|
bool | IsDepCacheBuilt () const |
|
bool | IsPolicyBuilt () const |
|
bool | IsSrcListBuilt () const |
|
|
static void | RemoveCaches () |
|
The documentation for this class was generated from the following files:
- /build/buildd/apt-0.9.9.1~ubuntu3.2/apt-pkg/cachefile.h
- /build/buildd/apt-0.9.9.1~ubuntu3.2/apt-pkg/cachefile.cc