|
apt 3.0.3
commandline package manager
|
This is the complete list of members for pkgTagSection, including all inherited members.
| Count() const | pkgTagSection | |
| 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) | pkgTagSection | static |
| FindFlag(unsigned long &Flags, unsigned long Flag, const char *Start, const char *Stop) (defined in pkgTagSection) | pkgTagSection | static |
| 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) | pkgTagSection | inline |
| FindS(std::string_view sv) const (defined in pkgTagSection) | pkgTagSection | inline |
| 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) | pkgTagSection | inline |
| operator!=(const pkgTagSection &rhs) (defined in pkgTagSection) | pkgTagSection | inline |
| operator==(const pkgTagSection &rhs) (defined in pkgTagSection) | pkgTagSection | inline |
| pkgTagSection() (defined in pkgTagSection) | pkgTagSection | |
| Scan(const char *Start, unsigned long MaxLength, bool const Restart=true) | pkgTagSection | |
| size() const (defined in pkgTagSection) | pkgTagSection | inline |
| Stop (defined in pkgTagSection) | pkgTagSection | protected |
| Trim() (defined in pkgTagSection) | pkgTagSection | |
| TrimRecord(bool BeforeRecord, const char *&End) (defined in pkgTagSection) | pkgTagSection | virtual |
| Write(FileFd &File, char const *const *const Order=NULL, std::vector< Tag > const &Rewrite=std::vector< Tag >()) const | pkgTagSection | |
| ~pkgTagSection() (defined in pkgTagSection) | pkgTagSection | virtual |