libzypp
13.10.6
|
#include <iosfwd>
#include "zypp/base/ReferenceCounted.h"
#include "zypp/base/NonCopyable.h"
#include "zypp/base/PtrTypes.h"
#include "zypp/PathInfo.h"
#include "zypp/Package.h"
#include "zypp/target/rpm/RpmHeader.h"
#include "zypp/target/rpm/RpmException.h"
Go to the source code of this file.
Classes | |
class | zypp::target::rpm::librpmDb |
Manage access to librpm database. More... | |
class | zypp::target::rpm::librpmDb::DbDirInfo |
Collect info about what kind of rpmdb seems to be present by looking at paths and filenames. More... | |
class | zypp::target::rpm::librpmDb::db_const_iterator |
Subclass to retrieve database content. More... | |
Namespaces | |
zypp | |
Easy-to use interface to the ZYPP dependency resolver. | |
zypp::target | |
zypp::target::rpm | |