libzypp  10.5.0
librpmDb.cc File Reference
#include "librpm.h"
#include <iostream>
#include "zypp/base/Logger.h"
#include "zypp/PathInfo.h"
#include "zypp/target/rpm/librpmDb.h"
#include "zypp/target/rpm/RpmHeader.h"
#include "zypp/target/rpm/RpmException.h"
Include dependency graph for librpmDb.cc:

Go to the source code of this file.

Classes

class  zypp::target::rpm::librpmDb::D
 librpmDb internal database handle More...
class  zypp::target::rpm::librpmDb::db_const_iterator::D

Namespaces

namespace  zypp
 

Easy-to use interface to the ZYPP dependency resolver.


namespace  zypp::target
namespace  zypp::target::rpm

Defines

#define OUTVAL(n)   << " (" #n ":" << expand( "%{" #n "}" ) << ")"

Functions

std::ostream & zypp::target::rpm::operator<< (std::ostream &str, const librpmDb::DbDirInfo &obj)
ostream & zypp::target::rpm::operator<< (ostream &str, const librpmDb::db_const_iterator &obj)

Detailed Description

Definition in file librpmDb.cc.


Define Documentation

#define OUTVAL (   n)    << " (" #n ":" << expand( "%{" #n "}" ) << ")"