| _backuppath | RpmDb | [private] |
| _dbPath | RpmDb | [private] |
| _dbStateInfo | RpmDb | [private] |
| _filerequires | RpmDb | [private] |
| _packagebackups | RpmDb | [private] |
| _packages | RpmDb | [private] |
| _root | RpmDb | [private] |
| _warndirexists | RpmDb | [private] |
| backupPackage(const std::string &packageName) | RpmDb | |
| backupPackage(const Pathname &filename) | RpmDb | |
| checkPackage(const Pathname &filename, std::string version="", std::string md5="") | RpmDb | |
| checkPackageResult enum name | RpmDb | |
| checkPackageResult2string(unsigned code) | RpmDb | [static] |
| CHK_GPGSIG_MISSING enum value | RpmDb | |
| CHK_INCORRECT_FILEMD5 enum value | RpmDb | |
| CHK_INCORRECT_GPGSIG enum value | RpmDb | |
| CHK_INCORRECT_PKGMD5 enum value | RpmDb | |
| CHK_INCORRECT_VERSION enum value | RpmDb | |
| CHK_MD5SUM_MISSING enum value | RpmDb | |
| CHK_OK enum value | RpmDb | |
| CHK_OTHER_FAILURE enum value | RpmDb | |
| closeDatabase() | RpmDb | |
| CountedRep() | CountedRep | |
| CountedRep(const CountedRep &rhs) | CountedRep | |
| createPackageBackups(bool yes) | RpmDb | [inline] |
| dbPath() const | RpmDb | [inline] |
| dbsi_clr(DbStateInfoBits &val_r, const unsigned &bits_r) const | RpmDb | [inline, private] |
| dbsi_has(const DbStateInfoBits &val_r, const unsigned &bits_r) const | RpmDb | [inline, private] |
| DbSI_HAVE_V3 enum value | RpmDb | [private] |
| DbSI_HAVE_V3TOV4 enum value | RpmDb | [private] |
| DbSI_HAVE_V4 enum value | RpmDb | [private] |
| DbSI_MADE_V3TOV4 enum value | RpmDb | [private] |
| DbSI_MADE_V4 enum value | RpmDb | [private] |
| DbSI_MODIFIED_V4 enum value | RpmDb | [private] |
| DbSI_NO_INIT enum value | RpmDb | [private] |
| dbsi_set(DbStateInfoBits &val_r, const unsigned &bits_r) const | RpmDb | [inline, private] |
| DbStateInfoBits enum name | RpmDb | [private] |
| dumpOn(std::ostream &str) const | RpmDb | [virtual] |
| Error typedef | RpmDb | |
| exit_code | RpmDb | [private] |
| FileList typedef | RpmDb | |
| getBackupPath(void) | RpmDb | [inline] |
| getData(const PkgName &name_r, constRpmHeaderPtr &result_r) const | RpmDb | |
| getData(const PkgName &name_r, const PkgEdition &ed_r, constRpmHeaderPtr &result_r) const | RpmDb | |
| getPackages() | RpmDb | |
| hasConflicts(const std::string &tag_r) const | RpmDb | |
| hasFile(const std::string &file_r) const | RpmDb | |
| hasPackage(const PkgName &name_r) const | RpmDb | |
| hasProvides(const std::string &tag_r) const | RpmDb | |
| hasRequiredBy(const std::string &tag_r) const | RpmDb | |
| importPubkey(const Pathname &pubkey_r) | RpmDb | |
| importPubkey(const Pathname &keyring_r, const std::string &keyname_r) | RpmDb | |
| initDatabase(Pathname root_r=Pathname(), Pathname dbPath_r=Pathname()) | RpmDb | |
| initialized() const | RpmDb | [inline] |
| installPackage(const Pathname &filename, unsigned flags=0) | RpmDb | |
| internal_initDatabase(const Pathname &root_r, const Pathname &dbPath_r, DbStateInfoBits &info_r) | RpmDb | [private] |
| modifyDatabase() | RpmDb | [private] |
| objectCount() | CountedRep | [static] |
| objectId() const | CountedRep | |
| operator<<(std::ostream &str, const DbStateInfoBits &obj) | RpmDb | [friend] |
| operator=(const CountedRep &rhs) | CountedRep | |
| Rep::operator=(const Rep &rhs) | Rep | |
| packagesValid() const | RpmDb | |
| process | RpmDb | [private] |
| processConfigFiles(const std::string &line, const std::string &name, const char *typemsg, const char *difffailmsg, const char *diffgenmsg) | RpmDb | [private] |
| pubkeys() const | RpmDb | |
| queryChangedFiles(FileList &fileList, const std::string &packageName) | RpmDb | |
| rebuildDatabase() | RpmDb | |
| ref() const | Rep | |
| ref(const Rep *obj_r) | Rep | [static] |
| ref_to(unsigned) const | Rep | [protected, virtual] |
| refCount() const | Rep | |
| removePackage(const std::string &name_r, unsigned flags=0) | RpmDb | |
| removePackage(constPMPackagePtr package, unsigned flags=0) | RpmDb | |
| removeV3(const Pathname &dbdir_r, bool v3backup_r) | RpmDb | [private, static] |
| removeV4(const Pathname &dbdir_r, bool v3backup_r) | RpmDb | [private, static] |
| Rep() | Rep | |
| Rep(const Rep &rhs) | Rep | |
| REP_BODY(RpmDb) | RpmDb | [private] |
| repName() const | Rep | [virtual] |
| root() const | RpmDb | [inline] |
| RpmArgVec typedef | RpmDb | [private] |
| RpmDb() | RpmDb | |
| RPMINST_FORCE enum value | RpmDb | |
| RPMINST_IGNORESIZE enum value | RpmDb | |
| RPMINST_JUSTDB enum value | RpmDb | |
| RPMINST_NODEPS enum value | RpmDb | |
| RPMINST_NODIGEST enum value | RpmDb | |
| RPMINST_NODOCS enum value | RpmDb | |
| RPMINST_NONE enum value | RpmDb | |
| RPMINST_NOSCRIPTS enum value | RpmDb | |
| RPMINST_NOSIGNATURE enum value | RpmDb | |
| RPMINST_NOUPGRADE enum value | RpmDb | |
| RpmInstFlag enum name | RpmDb | |
| run_rpm(const RpmArgVec &options, ExternalProgram::Stderr_Disposition stderr_disp=ExternalProgram::Stderr_To_Stdout) | RpmDb | [private] |
| setBackupPath(const Pathname &path) | RpmDb | |
| setInstallationLogfile(const Pathname &filename) | RpmDb | [static] |
| systemKill() | RpmDb | [private] |
| systemReadLine(std::string &line) | RpmDb | [private] |
| systemStatus() | RpmDb | [private] |
| traceFileRel(const PkgRelation &rel_r) | RpmDb | |
| unref() const | Rep | |
| unref(const Rep *obj_r) | Rep | [static] |
| unref_to(unsigned) const | Rep | [protected, virtual] |
| ~CountedRep() | CountedRep | [virtual] |
| ~Rep() | Rep | [virtual] |
| ~RpmDb() | RpmDb | |