|
|
static APT_PUBLIC unsigned char | GetPrio (std::string Str) |
| |
|
static APT_PUBLIC 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 const &ParseRestrictionsList=false, std::string const &Arch="") |
| |
|
static APT_PUBLIC const char * | ParseDepends (const char *Start, const char *Stop, std::string_view &Package, std::string_view &Ver, unsigned int &Op, bool ParseArchFlags=false, bool StripMultiArch=true, bool ParseRestrictionsList=false, std::string Arch="") |
| |
|
static APT_PUBLIC const char * | ConvertRelation (const char *I, unsigned int &Op) |
| |
|
| virtual bool | ParseStatus (pkgCache::PkgIterator &Pkg, pkgCache::VerIterator &Ver) |
| |
|
bool | ParseDepends (pkgCache::VerIterator &Ver, pkgTagSection::Key Key, unsigned int Type) |
| |
|
bool | ParseProvides (pkgCache::VerIterator &Ver) |
| |
|
APT_HIDDEN unsigned char | ParseMultiArch (bool const showErrors) |
| |
|
bool | NewGroup (pkgCache::GrpIterator &Grp, std::string_view Name) |
| |
|
map_stringitem_t | StoreString (pkgCacheGenerator::StringType const type, const char *S, unsigned int Size) |
| |
|
map_stringitem_t | StoreString (pkgCacheGenerator::StringType const type, std::string_view S) |
| |
|
map_stringitem_t | WriteString (std::string_view S) |
| |
|
map_stringitem_t | WriteString (const char *S, unsigned int Size) |
| |
|
bool | NewDepends (pkgCache::VerIterator &Ver, std::string_view Package, std::string_view Arch, std::string_view Version, uint8_t const Op, uint8_t const Type) |
| |
|
bool | NewProvides (pkgCache::VerIterator &Ver, std::string_view PkgName, std::string_view PkgArch, std::string_view Version, uint8_t const Flags) |
| |
|
bool | NewProvidesAllArch (pkgCache::VerIterator &Ver, std::string_view Package, std::string_view Version, uint8_t const Flags) |
| |
|
|
static APT_HIDDEN bool | GrabWord (std::string_view Word, const WordList *List, unsigned char &Out) |
| |
◆ Architecture()
| std::string_view Architecture |
( |
| ) |
|
|
overridevirtual |
◆ ArchitectureAll()
◆ AvailableDescriptionLanguages()
| std::vector< std::string > AvailableDescriptionLanguages |
( |
| ) |
|
|
overridevirtual |
◆ Description_md5()
| std::string_view Description_md5 |
( |
| ) |
|
|
overridevirtual |
◆ NewVersion()
| bool NewVersion |
( |
pkgCache::VerIterator & |
Ver | ) |
|
|
overridevirtual |
◆ Offset()
| map_filesize_t Offset |
( |
| ) |
|
|
inlineoverridevirtual |
◆ Package()
◆ ParseStatus()
| bool ParseStatus |
( |
pkgCache::PkgIterator & |
Pkg, |
|
|
pkgCache::VerIterator & |
Ver |
|
) |
| |
|
protectedvirtual |
◆ SameVersion()
| bool SameVersion |
( |
uint32_t |
Hash, |
|
|
pkgCache::VerIterator const & |
Ver |
|
) |
| |
|
overridevirtual |
◆ Size()
◆ Step()
◆ UsePackage()
| bool UsePackage |
( |
pkgCache::PkgIterator & |
Pkg, |
|
|
pkgCache::VerIterator & |
Ver |
|
) |
| |
|
overridevirtual |
◆ Version()
| std::string_view Version |
( |
| ) |
|
|
overridevirtual |
◆ VersionHash()
The documentation for this class was generated from the following files: