|
bool | RunScriptsWithPkgs (const char *Cnf) |
|
bool | SendV2Pkgs (FILE *F) |
|
void | WriteHistoryTag (std::string const &tag, std::string value) |
|
void | WriteApportReport (const char *pkgpath, const char *errormsg) |
|
bool | OpenLog () |
|
bool | CloseLog () |
|
void | DoStdin (int master) |
|
void | DoTerminalPty (int master) |
|
void | DoDpkgStatusFd (int statusfd, int OutStatusFd) |
|
void | ProcessDpkgStatusLine (int OutStatusFd, char *line) |
|
virtual bool | Install (PkgIterator Pkg, std::string File) |
|
virtual bool | Configure (PkgIterator Pkg) |
|
virtual bool | Remove (PkgIterator Pkg, bool Purge=false) |
|
virtual bool | Go (int StatusFd=-1) |
|
virtual void | Reset () |
|
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) |
|
|
int | pkgFailures |
|
std::map< std::string,
std::vector< struct DpkgState > > | PackageOps |
|
std::map< std::string,
unsigned int > | PackageOpsDone |
|
unsigned int | PackagesDone |
|
unsigned int | PackagesTotal |
|
std::vector< Item > | List |
|
std::string * | FileNames |
|
pkgDepCache & | Cache |
|
pkgOrderList * | List |
|
bool | Debug |
|
bool | NoImmConfigure |
|
bool | ImmConfigureAll |
|
std::set< std::string > | disappearedPkgs |
| saves packages dpkg let disappear More...
|
|
OrderResult | Res |
|
The documentation for this class was generated from the following files:
- /build/buildd/apt-0.9.9.1~ubuntu3.2/apt-pkg/deb/dpkgpm.h
- /build/buildd/apt-0.9.9.1~ubuntu3.2/apt-pkg/deb/dpkgpm.cc