apt @VERSION@

pkgTagSection Member List

This is the complete list of members for pkgTagSection, including all inherited members.
Count() const (defined in pkgTagSection)pkgTagSection [inline]
Exists(const char *const Tag) (defined in pkgTagSection)pkgTagSection [inline]
Find(const char *Tag, const char *&Start, const char *&End) const (defined in pkgTagSection)pkgTagSection
Find(const char *Tag, unsigned &Pos) const (defined in pkgTagSection)pkgTagSection
FindFlag(const char *Tag, unsigned long &Flags, unsigned long Flag) const (defined in pkgTagSection)pkgTagSection
FindFlag(unsigned long &Flags, unsigned long Flag, const char *Start, const char *Stop) (defined in pkgTagSection)pkgTagSection [static]
FindI(const char *Tag, signed long Default=0) const (defined in pkgTagSection)pkgTagSection
FindS(const char *Tag) const (defined in pkgTagSection)pkgTagSection
FindULL(const char *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 [inline]
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 [inline]
Scan(const char *Start, unsigned long MaxLength) (defined in pkgTagSection)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]