libzypp
10.5.0
|
#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 | |
namespace | zypp |
Easy-to use interface to the ZYPP dependency resolver. | |
namespace | zypp::target |
namespace | zypp::target::rpm |
Definition in file librpmDb.h.