Public Member Functions |
| pkgSimulate (pkgDepCache *Cache) |
bool | GetArchives (pkgAcquire *Owner, pkgSourceList *Sources, pkgRecords *Recs) |
OrderResult | DoInstall (int statusFd=-1) |
OrderResult | DoInstallPreFork () |
OrderResult | DoInstallPostFork (int statusFd=-1) |
bool | FixMissing () |
std::set< std::string > | GetDisappearedPackages () |
| returns all packages dpkg let disappear
|
| pkgPackageManager (pkgDepCache *Cache) |
Protected Member Functions |
virtual bool | Install (PkgIterator Pkg, std::string File) |
virtual bool | Configure (PkgIterator Pkg) |
virtual bool | Remove (PkgIterator Pkg, bool Purge) |
void | ImmediateAdd (PkgIterator P, bool UseInstallVer, unsigned const int &Depth=0) |
virtual OrderResult | OrderInstall () |
bool | CheckRConflicts (PkgIterator Pkg, DepIterator Dep, const char *Ver) |
bool | CreateOrderList () |
bool | DepAlwaysTrue (DepIterator D) |
bool | ConfigureAll () |
bool | SmartConfigure (PkgIterator Pkg, int const Depth) |
bool | SmartUnPack (PkgIterator Pkg) |
bool | SmartUnPack (PkgIterator Pkg, bool const Immediate, int const Depth) |
bool | SmartRemove (PkgIterator Pkg) |
bool | EarlyRemove (PkgIterator Pkg) |
virtual bool | Go (int statusFd=-1) |
virtual void | Reset () |
The documentation for this class was generated from the following files:
- /build/buildd/apt-0.9.7.5ubuntu5.5/apt-pkg/algorithms.h
- /build/buildd/apt-0.9.7.5ubuntu5.5/apt-pkg/algorithms.cc