Public Member Functions | |
D (const Pathname &root_r, const Pathname &dbPath_r, bool readonly_r) | |
~D () | |
Public Attributes | |
const Pathname | _root |
const Pathname | _dbPath |
rpmdb | _db |
shared_ptr< RpmException > | _error |
Private Member Functions | |
D & | operator= (const D &) |
D (const D &) | |
Friends | |
ostream & | operator<< (ostream &str, const D &obj) |
Definition at line 32 of file librpmDb.cc.
|
|
|
Definition at line 47 of file librpmDb.cc. References _dbPath, _error, _root, zypp::filesystem::Pathname::asString(), ERR, zypp::filesystem::PathInfo::isFile(), zypp::target::rpm::librpmDb::root(), and ZYPP_THROW. |
|
Definition at line 86 of file librpmDb.cc. |
|
|
|
Definition at line 42 of file librpmDb.cc. |
|
Definition at line 37 of file librpmDb.cc. Referenced by D(), and zypp::target::rpm::librpmDb::root(). |
|
Definition at line 38 of file librpmDb.cc. Referenced by D(), and zypp::target::rpm::librpmDb::dbPath(). |
|
Definition at line 39 of file librpmDb.cc. Referenced by zypp::target::rpm::librpmDb::dont_call_it(). |
|
Definition at line 40 of file librpmDb.cc. Referenced by D(), and zypp::target::rpm::librpmDb::error(). |