This is the complete list of members for
EDSP, including all inherited members.
ApplyRequest(std::list< std::string > const &install, std::list< std::string > const &remove, pkgDepCache &Cache) | EDSP | [static] |
ExecuteSolver(const char *const solver, int *solver_in, int *solver_out) | EDSP | [static] |
ReadRequest(int const input, std::list< std::string > &install, std::list< std::string > &remove, bool &upgrade, bool &distUpgrade, bool &autoRemove) | EDSP | [static] |
ReadResponse(int const input, pkgDepCache &Cache, OpProgress *Progress=NULL) | EDSP | [static] |
ResolveExternal(const char *const solver, pkgDepCache &Cache, bool const upgrade, bool const distUpgrade, bool const autoRemove, OpProgress *Progress=NULL) | EDSP | [static] |
WriteError(char const *const uuid, std::string const &message, FILE *output) | EDSP | [static] |
WriteLimitedScenario(pkgDepCache &Cache, FILE *output, APT::PackageSet const &pkgset, OpProgress *Progress=NULL) | EDSP | [static] |
WriteProgress(unsigned short const percent, const char *const message, FILE *output) | EDSP | [static] |
WriteRequest(pkgDepCache &Cache, FILE *output, bool const upgrade=false, bool const distUpgrade=false, bool const autoRemove=false, OpProgress *Progress=NULL) | EDSP | [static] |
WriteScenario(pkgDepCache &Cache, FILE *output, OpProgress *Progress=NULL) | EDSP | [static] |
WriteSolution(pkgDepCache &Cache, FILE *output) | EDSP | [static] |