libzypp 17.36.1
|
Subclass to retrieve rpm database content. More...
#include <zypp/target/rpm/librpmDb.h>
Related Symbols | |
(Note that these are not member symbols.) | |
std::ostream & | operator<< (std::ostream &str, const librpmDb::db_const_iterator &obj) ZYPP_API |
stream output | |
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.
|
related |
stream output
Definition at line 412 of file librpmDb.cc.