This is the complete list of members for pkgDepCache, including all inherited members.
ActionGroup class | pkgDepCache | friend |
AddSizes(const PkgIterator &Pkg, bool const Invert=false) | pkgDepCache | protected |
AddStates(const PkgIterator &Pkg, bool const Invert=false) | pkgDepCache | protected |
AutoKept enum value | pkgDepCache | |
BadCount() | pkgDepCache | inline |
BrokenCount() | pkgDepCache | inline |
BuildGroupOrs(VerIterator const &V) | pkgDepCache | |
Cache | pkgDepCache | protected |
CandidateVersion enum value | pkgDepCache | |
CheckDep(DepIterator Dep, int Type, PkgIterator &Res) | pkgDepCache | protected |
CheckDep(DepIterator Dep, int Type) | pkgDepCache | inlineprotected |
DebSize() | pkgDepCache | inline |
DebugAutoInstall | pkgDepCache | protected |
DebugMarker | pkgDepCache | protected |
DelCount() | pkgDepCache | inline |
delLocalPolicy | pkgDepCache | protected |
Dep typedef | pkgCache::Namespace | protected |
DepCandMin enum value | pkgDepCache | |
DepCandPolicy enum value | pkgDepCache | |
DepCVer enum value | pkgDepCache | |
DependencyState(DepIterator &D) | pkgDepCache | protected |
DepFlags enum name | pkgDepCache | |
DepGCVer enum value | pkgDepCache | |
DepGInstall enum value | pkgDepCache | |
DepGNow enum value | pkgDepCache | |
DepInstall enum value | pkgDepCache | |
DepInstMin enum value | pkgDepCache | |
DepInstPolicy enum value | pkgDepCache | |
DepIterator typedef | pkgCache::Namespace | protected |
DepNow enum value | pkgDepCache | |
DepNowMin enum value | pkgDepCache | |
DepNowPolicy enum value | pkgDepCache | |
DepState | pkgDepCache | protected |
DepStateFlags enum name | pkgDepCache | |
DescIterator typedef | pkgCache::Namespace | protected |
Description typedef | pkgCache::Namespace | protected |
FindGrp(std::string const &Name) | pkgDepCache | inline |
FindPkg(std::string const &Name) | pkgDepCache | inline |
FindPkg(std::string const &Name, std::string const &Arch) | pkgDepCache | inline |
Flag typedef | pkgCache::Namespace | protected |
GetCache() | pkgDepCache | inline |
GetCandidateVer(PkgIterator const &Pkg) | pkgDepCache | inline |
GetPolicy() | pkgDepCache | inline |
GetRootSetFunc() | pkgDepCache | virtual |
group_level | pkgDepCache | private |
GrpBegin() | pkgDepCache | inline |
GrpIterator typedef | pkgCache::Namespace | protected |
Head() | pkgDepCache | inline |
Header typedef | pkgCache::Namespace | protected |
iBadCount | pkgDepCache | protected |
iBrokenCount | pkgDepCache | protected |
iDelCount | pkgDepCache | protected |
iDownloadSize | pkgDepCache | protected |
iInstCount | pkgDepCache | protected |
iKeepCount | pkgDepCache | protected |
Init(OpProgress *Prog) | pkgDepCache | |
InstallVersion enum value | pkgDepCache | |
InstCount() | pkgDepCache | inline |
InternalFlags enum name | pkgDepCache | |
iPolicyBrokenCount | pkgDepCache | protected |
IsDeleteOk(const PkgIterator &Pkg, bool MarkPurge=false, unsigned long Depth=0, bool FromUser=true) | pkgDepCache | virtual |
IsImportantDep(DepIterator Dep) | pkgDepCache | inline |
IsInstallOk(const PkgIterator &Pkg, bool AutoInst=true, unsigned long Depth=0, bool FromUser=true) | pkgDepCache | virtual |
IsModeChangeOk(ModeList const mode, PkgIterator const &Pkg, unsigned long const Depth, bool const FromUser) | pkgDepCache | private |
iUsrSize | pkgDepCache | protected |
KeepCount() | pkgDepCache | inline |
LocalPolicy | pkgDepCache | protected |
MarkAndSweep(InRootSetFunc &rootFunc) | pkgDepCache | inline |
MarkAndSweep() | pkgDepCache | inline |
MarkAuto(const PkgIterator &Pkg, bool Auto) | pkgDepCache | |
MarkDelete(PkgIterator const &Pkg, bool MarkPurge=false, unsigned long Depth=0, bool FromUser=true) | pkgDepCache | |
MarkFollowsRecommends() | pkgDepCache | virtual |
MarkFollowsSuggests() | pkgDepCache | virtual |
MarkInstall(PkgIterator const &Pkg, bool AutoInst=true, unsigned long Depth=0, bool FromUser=true, bool ForceImportantDeps=false) | pkgDepCache | |
MarkKeep(PkgIterator const &Pkg, bool Soft=false, bool FromUser=true, unsigned long Depth=0) | pkgDepCache | |
MarkPackage(const pkgCache::PkgIterator &pkg, const pkgCache::VerIterator &ver, bool const &follow_recommends, bool const &follow_suggests) | pkgDepCache | private |
MarkProtected(PkgIterator const &Pkg) | pkgDepCache | inline |
MarkRequired(InRootSetFunc &rootFunc) | pkgDepCache | private |
ModeDelete enum value | pkgDepCache | |
ModeInstall enum value | pkgDepCache | |
ModeKeep enum value | pkgDepCache | |
ModeList enum name | pkgDepCache | |
NowVersion enum value | pkgDepCache | |
operator pkgCache &() | pkgDepCache | inline |
operator[](PkgIterator const &I) | pkgDepCache | inline |
operator[](DepIterator const &I) | pkgDepCache | inline |
Package typedef | pkgCache::Namespace | protected |
PkgBegin() | pkgDepCache | inline |
pkgDepCache(pkgCache *Cache, Policy *Plcy=0) | pkgDepCache | |
PkgFileIterator typedef | pkgCache::Namespace | protected |
PkgIterator typedef | pkgCache::Namespace | protected |
PkgState | pkgDepCache | protected |
PolicyBrokenCount() | pkgDepCache | inline |
Protected enum value | pkgDepCache | |
PrvIterator typedef | pkgCache::Namespace | protected |
Purge enum value | pkgDepCache | |
readStateFile(OpProgress *prog) | pkgDepCache | |
ReInstall enum value | pkgDepCache | |
RemoveSizes(const PkgIterator &Pkg) | pkgDepCache | inlineprotected |
RemoveStates(const PkgIterator &Pkg) | pkgDepCache | inlineprotected |
SetCandidateRelease(pkgCache::VerIterator TargetVer, std::string const &TargetRel) | pkgDepCache | |
SetCandidateRelease(pkgCache::VerIterator TargetVer, std::string const &TargetRel, std::list< std::pair< pkgCache::VerIterator, pkgCache::VerIterator > > &Changed) | pkgDepCache | |
SetCandidateVersion(VerIterator TargetVer) | pkgDepCache | |
SetReInstall(PkgIterator const &Pkg, bool To) | pkgDepCache | |
Sweep() | pkgDepCache | private |
Update(DepIterator Dep) | pkgDepCache | protected |
Update(PkgIterator const &P) | pkgDepCache | protected |
Update(OpProgress *Prog=0) | pkgDepCache | |
UpdateVerState(PkgIterator Pkg) | pkgDepCache | |
UsrSize() | pkgDepCache | inline |
VerFileIterator typedef | pkgCache::Namespace | protected |
VerIterator typedef | pkgCache::Namespace | protected |
Version typedef | pkgCache::Namespace | protected |
VersionState(DepIterator D, unsigned char Check, unsigned char SetMin, unsigned char SetPolicy) | pkgDepCache | protected |
VersionTypes enum name | pkgDepCache | |
VS() | pkgDepCache | inline |
writeStateFile(OpProgress *prog, bool InstalledOnly=true) | pkgDepCache | |
~pkgDepCache() | pkgDepCache | virtual |