#include <pkgcachegen.h>
|
bool | NewDepends (pkgCache::PkgIterator &Pkg, pkgCache::VerIterator &Ver, std::string const &Version, unsigned int const &Op, unsigned int const &Type, map_ptrloc *&OldDepLast) |
|
map_ptrloc | NewDescription (pkgCache::DescIterator &Desc, const std::string &Lang, const MD5SumValue &md5sum, map_ptrloc Next) |
|
bool | NewFileDesc (pkgCache::DescIterator &Desc, ListParser &List) |
|
bool | NewFileVer (pkgCache::VerIterator &Ver, ListParser &List) |
|
bool | NewGroup (pkgCache::GrpIterator &Grp, const std::string &Name) |
|
bool | NewPackage (pkgCache::PkgIterator &Pkg, const std::string &Name, const std::string &Arch) |
|
unsigned long | NewVersion (pkgCache::VerIterator &Ver, const std::string &VerStr, unsigned long Next) |
|
pkgCacheGenerator::~pkgCacheGenerator |
( |
| ) |
|
map_ptrloc pkgCacheGenerator::AllocateInMap |
( |
const unsigned long & |
size | ) |
|
|
private |
static DynamicMMap* pkgCacheGenerator::CreateDynamicMMap |
( |
FileFd * |
CacheF, |
|
|
unsigned long |
Flags = 0 |
|
) |
| |
|
static |
void pkgCacheGenerator::DropProgress |
( |
| ) |
|
|
inline |
pkgCache& pkgCacheGenerator::GetCache |
( |
| ) |
|
|
inline |
bool pkgCacheGenerator::HasFileDeps |
( |
| ) |
|
|
inline |
static bool pkgCacheGenerator::MakeStatusCache |
( |
pkgSourceList & |
List, |
|
|
OpProgress * |
Progress, |
|
|
MMap ** |
OutMap = 0 , |
|
|
bool |
AllowMem = false |
|
) |
| |
|
static |
bool pkgCacheGenerator::MergeFileProvides |
( |
ListParser & |
List | ) |
|
bool pkgCacheGenerator::MergeListGroup |
( |
ListParser & |
List, |
|
|
std::string const & |
GrpName |
|
) |
| |
|
private |
bool pkgCacheGenerator::NewPackage |
( |
pkgCache::PkgIterator & |
Pkg, |
|
|
const std::string & |
Name, |
|
|
const std::string & |
Arch |
|
) |
| |
|
protected |
unsigned long pkgCacheGenerator::NewVersion |
( |
pkgCache::VerIterator & |
Ver, |
|
|
const std::string & |
VerStr, |
|
|
unsigned long |
Next |
|
) |
| |
|
protected |
void pkgCacheGenerator::ReMap |
( |
void const *const |
oldMap, |
|
|
void const *const |
newMap |
|
) |
| |
bool pkgCacheGenerator::SelectFile |
( |
const std::string & |
File, |
|
|
const std::string & |
Site, |
|
|
pkgIndexFile const & |
Index, |
|
|
unsigned long |
Flags = 0 |
|
) |
| |
map_ptrloc pkgCacheGenerator::WriteStringInMap |
( |
std::string const & |
String | ) |
|
|
inlineprivate |
map_ptrloc pkgCacheGenerator::WriteStringInMap |
( |
const char * |
String | ) |
|
|
private |
map_ptrloc pkgCacheGenerator::WriteStringInMap |
( |
const char * |
String, |
|
|
const unsigned long & |
Len |
|
) |
| |
|
private |
unsigned long pkgCacheGenerator::WriteUniqString |
( |
const char * |
S, |
|
|
unsigned int |
Size |
|
) |
| |
unsigned long pkgCacheGenerator::WriteUniqString |
( |
const std::string & |
S | ) |
|
|
inline |
bool pkgCacheGenerator::FoundFileDeps |
|
protected |
std::string pkgCacheGenerator::PkgFileName |
|
protected |
The documentation for this class was generated from the following file: