#include <depcache.h>
bool pkgDepCache::StateCache::Delete |
( |
| ) |
const |
|
inline |
bool pkgDepCache::StateCache::Downgrade |
( |
| ) |
const |
|
inline |
bool pkgDepCache::StateCache::Held |
( |
| ) |
const |
|
inline |
bool pkgDepCache::StateCache::Install |
( |
| ) |
const |
|
inline |
bool pkgDepCache::StateCache::InstBroken |
( |
| ) |
const |
|
inline |
bool pkgDepCache::StateCache::InstPolicyBroken |
( |
| ) |
const |
|
inline |
bool pkgDepCache::StateCache::Keep |
( |
| ) |
const |
|
inline |
bool pkgDepCache::StateCache::NewInstall |
( |
| ) |
const |
|
inline |
bool pkgDepCache::StateCache::NowBroken |
( |
| ) |
const |
|
inline |
bool pkgDepCache::StateCache::NowPolicyBroken |
( |
| ) |
const |
|
inline |
bool pkgDepCache::StateCache::Protect |
( |
| ) |
const |
|
inline |
bool pkgDepCache::StateCache::Purge |
( |
| ) |
const |
|
inline |
bool pkgDepCache::StateCache::ReInstall |
( |
| ) |
const |
|
inline |
const char* pkgDepCache::StateCache::StripEpoch |
( |
const char * |
Ver | ) |
|
bool pkgDepCache::StateCache::Upgradable |
( |
| ) |
const |
|
inline |
bool pkgDepCache::StateCache::Upgrade |
( |
| ) |
const |
|
inline |
Version* pkgDepCache::StateCache::CandidateVer |
const char* pkgDepCache::StateCache::CandVersion |
const char* pkgDepCache::StateCache::CurVersion |
unsigned char pkgDepCache::StateCache::DepState |
unsigned short pkgDepCache::StateCache::Flags |
bool pkgDepCache::StateCache::Garbage |
true if this package is unused and should be removed.
This differs from !Marked, because it is possible that some unreachable packages will be protected from becoming garbage.
unsigned short pkgDepCache::StateCache::iFlags |
Version* pkgDepCache::StateCache::InstallVer |
bool pkgDepCache::StateCache::Marked |
true if this package can be reached from the root set.
unsigned char pkgDepCache::StateCache::Mode |
signed char pkgDepCache::StateCache::Status |
The documentation for this struct was generated from the following file: