#include <filelist.h>
|
| pkgFLCache (DynamicMMap &Map) |
|
bool | AddConfFile (const char *Name, const char *NameEnd, PkgIterator const &Owner, const unsigned char *Sum) |
|
bool | AddDiversion (PkgIterator const &Owner, const char *From, const char *To) |
|
void | BeginDiverLoad () |
|
DiverIterator | DiverBegin () |
|
void | DropNode (map_ptrloc Node) |
|
void | FinishDiverLoad () |
|
NodeIterator | GetNode (const char *Name, const char *NameEnd, map_ptrloc Loc, bool Insert, bool Divert) |
|
PkgIterator | GetPkg (const char *Name, const char *End, bool Insert) |
|
PkgIterator | GetPkg (const char *Name, bool Insert) |
|
Node * | HashNode (NodeIterator const &N) |
|
Header & | Head () |
|
void | PrintTree (map_ptrloc Base, unsigned long Size) |
|
bool pkgFLCache::AddConfFile |
( |
const char * |
Name, |
|
|
const char * |
NameEnd, |
|
|
PkgIterator const & |
Owner, |
|
|
const unsigned char * |
Sum |
|
) |
| |
bool pkgFLCache::AddDiversion |
( |
PkgIterator const & |
Owner, |
|
|
const char * |
From, |
|
|
const char * |
To |
|
) |
| |
void pkgFLCache::BeginDiverLoad |
( |
| ) |
|
void pkgFLCache::FinishDiverLoad |
( |
| ) |
|
NodeIterator pkgFLCache::GetNode |
( |
const char * |
Name, |
|
|
const char * |
NameEnd, |
|
|
map_ptrloc |
Loc, |
|
|
bool |
Insert, |
|
|
bool |
Divert |
|
) |
| |
PkgIterator pkgFLCache::GetPkg |
( |
const char * |
Name, |
|
|
const char * |
End, |
|
|
bool |
Insert |
|
) |
| |
void pkgFLCache::PrintTree |
( |
map_ptrloc |
Base, |
|
|
unsigned long |
Size |
|
) |
| |
map_ptrloc pkgFLCache::TreeLookup |
( |
map_ptrloc * |
Base, |
|
|
const char * |
Text, |
|
|
const char * |
TextEnd, |
|
|
unsigned long |
Size, |
|
|
unsigned int * |
Count = 0 , |
|
|
bool |
Insert = false |
|
) |
| |
|
protected |
unsigned char* pkgFLCache::AnyP |
std::string pkgFLCache::CacheFile |
|
protected |
Node* pkgFLCache::FileHash |
unsigned long pkgFLCache::LastLookupSize |
|
protected |
The documentation for this class was generated from the following file: