#include <cachefile.h>
Static Public Member Functions | |
static void | RemoveCaches () |
Public Attributes | |
pkgPolicy * | Policy |
Protected Attributes | |
pkgCache * | Cache |
pkgDepCache * | DCache |
MMap * | Map |
pkgSourceList * | SrcList |
Private Attributes | |
void * | d |
dpointer placeholder (for later in case we need it) More... | |
pkgCacheFile::pkgCacheFile | ( | ) |
|
virtual |
bool pkgCacheFile::BuildCaches | ( | OpProgress * | Progress = NULL , |
bool | WithLock = true |
||
) |
|
inline |
References BuildCaches().
Referenced by BuildCaches().
bool pkgCacheFile::BuildDepCache | ( | OpProgress * | Progress = NULL | ) |
bool pkgCacheFile::BuildPolicy | ( | OpProgress * | Progress = NULL | ) |
bool pkgCacheFile::BuildSourceList | ( | OpProgress * | Progress = NULL | ) |
void pkgCacheFile::Close | ( | ) |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
References DCache.
|
inline |
References Cache.
|
inline |
References Policy.
|
inline |
References SrcList.
bool pkgCacheFile::Open | ( | OpProgress * | Progress = NULL , |
bool | WithLock = true |
||
) |
|
inline |
|
inline |
References DCache.
|
inline |
References DCache.
|
inline |
References SrcList.
|
inline |
References SrcList.
|
inline |
References DCache.
|
inline |
References DCache.
|
inline |
References DCache.
|
inline |
References DCache.
|
inline |
|
static |
|
protected |
Referenced by GetPkgCache(), IsPkgCacheBuilt(), operator pkgCache &(), and operator pkgCache *().
|
private |
dpointer placeholder (for later in case we need it)
|
protected |
Referenced by GetDepCache(), IsDepCacheBuilt(), operator pkgDepCache &(), operator pkgDepCache *(), operator*(), operator->(), and operator[]().
|
protected |
pkgPolicy* pkgCacheFile::Policy |
Referenced by GetPolicy(), IsPolicyBuilt(), operator pkgPolicy &(), and operator pkgPolicy *().
|
protected |
Referenced by GetSourceList(), IsSrcListBuilt(), operator pkgSourceList &(), and operator pkgSourceList *().