#include <edsplistparser.h>
|
static const char * | ConvertRelation (const char *I, unsigned int &Op) |
|
static unsigned char | GetPrio (std::string Str) |
|
static const char * | ParseDepends (const char *Start, const char *Stop, std::string &Package, std::string &Ver, unsigned int &Op, bool const &ParseArchFlags=false, bool const &StripMultiArch=true) |
|
|
bool | NewDepends (pkgCache::VerIterator &Ver, const std::string &Package, const std::string &Arch, const std::string &Version, unsigned int Op, unsigned int Type) |
|
bool | NewProvides (pkgCache::VerIterator &Ver, const std::string &PkgName, const std::string &PkgArch, const std::string &Version) |
|
bool | NewProvidesAllArch (pkgCache::VerIterator &Ver, std::string const &Package, std::string const &Version) |
|
bool | ParseDepends (pkgCache::VerIterator &Ver, const char *Tag, unsigned int Type) |
|
bool | ParseProvides (pkgCache::VerIterator &Ver) |
|
virtual bool | ParseStatus (pkgCache::PkgIterator &Pkg, pkgCache::VerIterator &Ver) |
|
unsigned long | UniqFindTagWrite (const char *Tag) |
|
unsigned long | WriteString (const std::string &S) |
|
unsigned long | WriteString (const char *S, unsigned int Size) |
|
unsigned long | WriteUniqString (std::string S) |
|
unsigned long | WriteUniqString (const char *S, unsigned int Size) |
|
edspListParser::edspListParser |
( |
FileFd * |
File, |
|
|
std::string const & |
Arch = "" |
|
) |
| |
virtual std::string debListParser::Architecture |
( |
| ) |
|
|
virtualinherited |
virtual bool debListParser::ArchitectureAll |
( |
| ) |
|
|
virtualinherited |
static const char* debListParser::ConvertRelation |
( |
const char * |
I, |
|
|
unsigned int & |
Op |
|
) |
| |
|
staticinherited |
virtual std::string edspListParser::Description |
( |
| ) |
|
|
virtual |
virtual MD5SumValue edspListParser::Description_md5 |
( |
| ) |
|
|
virtual |
virtual std::string edspListParser::DescriptionLanguage |
( |
| ) |
|
|
virtual |
static unsigned char debListParser::GetPrio |
( |
std::string |
Str | ) |
|
|
staticinherited |
static bool debListParser::GrabWord |
( |
std::string |
Word, |
|
|
WordList * |
List, |
|
|
unsigned char & |
Out |
|
) |
| |
|
staticprotectedinherited |
bool pkgCacheGenerator::ListParser::HasFileDeps |
( |
| ) |
|
|
inlineinherited |
bool pkgCacheGenerator::ListParser::NewDepends |
( |
pkgCache::VerIterator & |
Ver, |
|
|
const std::string & |
Package, |
|
|
const std::string & |
Arch, |
|
|
const std::string & |
Version, |
|
|
unsigned int |
Op, |
|
|
unsigned int |
Type |
|
) |
| |
|
protectedinherited |
bool pkgCacheGenerator::ListParser::NewProvides |
( |
pkgCache::VerIterator & |
Ver, |
|
|
const std::string & |
PkgName, |
|
|
const std::string & |
PkgArch, |
|
|
const std::string & |
Version |
|
) |
| |
|
protectedinherited |
bool debListParser::NewProvidesAllArch |
( |
pkgCache::VerIterator & |
Ver, |
|
|
std::string const & |
Package, |
|
|
std::string const & |
Version |
|
) |
| |
|
protectedinherited |
virtual unsigned long debListParser::Offset |
( |
| ) |
|
|
inlinevirtualinherited |
virtual std::string debListParser::Package |
( |
| ) |
|
|
virtualinherited |
static const char* debListParser::ParseDepends |
( |
const char * |
Start, |
|
|
const char * |
Stop, |
|
|
std::string & |
Package, |
|
|
std::string & |
Ver, |
|
|
unsigned int & |
Op, |
|
|
bool const & |
ParseArchFlags = false , |
|
|
bool const & |
StripMultiArch = true |
|
) |
| |
|
staticinherited |
virtual unsigned long debListParser::Size |
( |
| ) |
|
|
inlinevirtualinherited |
virtual bool debListParser::Step |
( |
| ) |
|
|
virtualinherited |
unsigned long debListParser::UniqFindTagWrite |
( |
const char * |
Tag | ) |
|
|
protectedinherited |
virtual std::string debListParser::Version |
( |
| ) |
|
|
virtualinherited |
virtual unsigned short edspListParser::VersionHash |
( |
| ) |
|
|
virtual |
unsigned long pkgCacheGenerator::ListParser::WriteString |
( |
const std::string & |
S | ) |
|
|
inlineprotectedinherited |
unsigned long pkgCacheGenerator::ListParser::WriteString |
( |
const char * |
S, |
|
|
unsigned int |
Size |
|
) |
| |
|
inlineprotectedinherited |
unsigned long pkgCacheGenerator::ListParser::WriteUniqString |
( |
std::string |
S | ) |
|
|
inlineprotectedinherited |
unsigned long pkgCacheGenerator::ListParser::WriteUniqString |
( |
const char * |
S, |
|
|
unsigned int |
Size |
|
) |
| |
|
inlineprotectedinherited |
std::string debListParser::Arch |
|
protectedinherited |
std::vector<std::string> debListParser::Architectures |
|
protectedinherited |
unsigned long debListParser::iOffset |
|
protectedinherited |
bool debListParser::MultiArchEnabled |
|
protectedinherited |
The documentation for this class was generated from the following file: