|
libzypp
17.7.0
|
#include <iostream>#include "zypp/base/Logger.h"#include "zypp/target/rpm/librpmDb.h"#include "zypp/target/rpm/RpmCallbacks.h"#include "zypp/ZYppCallbacks.h"
Go to the source code of this file.
Namespaces | |
| zypp | |
| Easy-to use interface to the ZYPP dependency resolver. | |
| zypp::target | |
| zypp::target::rpm | |
Macros | |
| #define | Y2LOG "librpmDb" |
Functions | |
| void | zypp::target::rpm::convertV3toV4 (const Pathname &v3db_r, const librpmDb::constPtr &v4db_r) |
| #define Y2LOG "librpmDb" |
Definition at line 23 of file librpmDb.cv3.cc.