apt 3.0.3
commandline package manager
pkgTagSection Member List

This is the complete list of members for pkgTagSection, including all inherited members.

Count() constpkgTagSection
Exists(std::string_view Tag) const (defined in pkgTagSection)pkgTagSection
Find(std::string_view Tag, const char *&Start, const char *&End) const (defined in pkgTagSection)pkgTagSection
Find(std::string_view Tag, unsigned int &Pos) const (defined in pkgTagSection)pkgTagSection
Find(std::string_view Tag) const (defined in pkgTagSection)pkgTagSection
FindB(std::string_view, bool Default=false) const (defined in pkgTagSection)pkgTagSection
FindFlag(std::string_view Tag, uint8_t &Flags, uint8_t const Flag) const (defined in pkgTagSection)pkgTagSection
FindFlag(std::string_view Tag, unsigned long &Flags, unsigned long Flag) const (defined in pkgTagSection)pkgTagSection
FindFlag(uint8_t &Flags, uint8_t const Flag, const char *const Start, const char *const Stop) (defined in pkgTagSection)pkgTagSectionstatic
FindFlag(unsigned long &Flags, unsigned long Flag, const char *Start, const char *Stop) (defined in pkgTagSection)pkgTagSectionstatic
FindI(std::string_view Tag, signed long Default=0) const (defined in pkgTagSection)pkgTagSection
FindRaw(std::string_view Tag) const (defined in pkgTagSection)pkgTagSection
FindRawS(std::string_view sv) const (defined in pkgTagSection)pkgTagSectioninline
FindS(std::string_view sv) const (defined in pkgTagSection)pkgTagSectioninline
FindULL(std::string_view Tag, unsigned long long const &Default=0) const (defined in pkgTagSection)pkgTagSection
Get(const char *&Start, const char *&Stop, unsigned int I) const (defined in pkgTagSection)pkgTagSection
GetSection(const char *&Start, const char *&Stop) const (defined in pkgTagSection)pkgTagSectioninline
operator!=(const pkgTagSection &rhs) (defined in pkgTagSection)pkgTagSectioninline
operator==(const pkgTagSection &rhs) (defined in pkgTagSection)pkgTagSectioninline
pkgTagSection() (defined in pkgTagSection)pkgTagSection
Scan(const char *Start, unsigned long MaxLength, bool const Restart=true)pkgTagSection
size() const (defined in pkgTagSection)pkgTagSectioninline
Stop (defined in pkgTagSection)pkgTagSectionprotected
Trim() (defined in pkgTagSection)pkgTagSection
TrimRecord(bool BeforeRecord, const char *&End) (defined in pkgTagSection)pkgTagSectionvirtual
Write(FileFd &File, char const *const *const Order=NULL, std::vector< Tag > const &Rewrite=std::vector< Tag >()) constpkgTagSection
~pkgTagSection() (defined in pkgTagSection)pkgTagSectionvirtual