libzypp  17.38.7
librpmDb::db_const_iterator Class Reference

Subclass to retrieve rpm database content. More...

#include <zypp/target/rpm/librpmDb.h>

Inheritance diagram for librpmDb::db_const_iterator:

Detailed Description

Subclass to retrieve rpm database content.

If the specified rpm database was opened successfully, the iterator is initialized to findAll. Otherwise the iterator is an empty null iterator.

Note
The iterator will never create a not existing database.
The iterator keeps the rpm database open as a reader, so do not store it for longer than necessary as it may prevent write operations.

The documentation for this class was generated from the following file: