#include <RpmHeaderCache.h>
Inheritance diagram for RpmHeaderCache:

Public Member Functions | |
| RpmHeaderCache (const Pathname &cache_r) | |
| virtual | ~RpmHeaderCache () |
| constRpmHeaderPtr | getFirst (Pathname &citem_r, int &isSource_r, pos &at_r) |
| constRpmHeaderPtr | getNext (Pathname &citem_r, int &isSource_r, pos &at_r) |
| constRpmHeaderPtr | getAt (pos at_r) |
Static Public Member Functions | |
| static int | buildHeaderCache (const Pathname &cache_r, const Pathname &pkgroot_r, const buildOpts &options_r=buildOpts()) |
Protected Member Functions | |
| virtual bool | magicOk () |
Private Member Functions | |
| RpmHeaderCache & | operator= (const RpmHeaderCache &) |
| RpmHeaderCache (const RpmHeaderCache &) | |
Static Private Member Functions | |
| static const PkgNameEd & | def_magic () |
Friends | |
| std::ostream & | operator<< (std::ostream &str, const RpmHeaderCache &obj) |
Classes | |
| struct | buildOpts |
|
|
|
|
|
|
|
|
|
|
||||||||||||||||
|
|
|
|
|
|
|
|
|
||||||||||||||||
|
|
|
||||||||||||||||
|
|
|
|
Reimplemented from binHeaderCache. |
|
|
|
|
||||||||||||
|
|
1.4.4