#include "librpm.h"
#include <iostream>
#include <y2util/Y2SLog.h>
#include <y2pm/librpmDb.h>
#include <y2pm/RpmHeader.h>
Classes | |
class | librpmDb::D |
librpmDb internal database handle More... | |
class | librpmDb::db_const_iterator::D |
Defines | |
#define | Y2LOG "librpmDb" |
#define | OUTVAL(n) << " (" #n ":" << expand( "%{" #n "}" ) << ")" |
Functions | |
IMPL_BASE_POINTER (librpmDb) | |
std::ostream & | operator<< (std::ostream &str, const librpmDb::DbDirInfo &obj) |
ostream & | operator<< (ostream &str, const librpmDb::db_const_iterator &obj) |
|
|
|
|
|
|
|
|
|
|