apt 3.0.3
commandline package manager
Public Member Functions | Protected Member Functions | List of all members
debStringPackageIndex Class Reference
Inheritance diagram for debStringPackageIndex:
[legend]
Collaboration diagram for debStringPackageIndex:
[legend]

Public Member Functions

const TypeGetType () const override APT_PURE
 
bool HasPackages () const override
 
bool Exists () const override
 
 debStringPackageIndex (std::string const &content)
 
- Public Member Functions inherited from pkgDebianIndexRealFile
std::string Describe (bool=false) const override
 
bool Exists () const override
 
unsigned long Size () const override
 
std::string ArchiveURI (std::string const &) const override
 
 pkgDebianIndexRealFile (std::string const &File, bool const Trusted)
 
- Public Member Functions inherited from pkgDebianIndexFile
bool Merge (pkgCacheGenerator &Gen, OpProgress *Prog) override
 
pkgCache::PkgFileIterator FindInCache (pkgCache &Cache) const override
 
 pkgDebianIndexFile (bool const Trusted)
 
- Public Member Functions inherited from pkgIndexFile
virtual std::string ArchiveInfo (pkgCache::VerIterator const &Ver) const
 
virtual std::string SourceInfo (pkgSrcRecords::Parser const &Record, pkgSrcRecords::File const &File) const
 
virtual pkgSrcRecords::ParserCreateSrcParser () const
 
bool IsTrusted () const
 
 pkgIndexFile (bool const Trusted)
 

Protected Member Functions

std::string GetArchitecture () const override
 
std::string GetComponent () const override
 
uint8_t GetIndexFlags () const override
 
- Protected Member Functions inherited from pkgDebianIndexRealFile
std::string IndexFileName () const override
 
std::string GetProgressDescription () const override
 
bool OpenListFile (FileFd &Pkg, std::string const &FileName) override
 
- Protected Member Functions inherited from pkgDebianIndexFile
virtual APT_HIDDEN pkgCacheListParserCreateListParser (FileFd &Pkg)
 

Additional Inherited Members

- Protected Attributes inherited from pkgDebianIndexRealFile
std::string File
 
- Protected Attributes inherited from pkgIndexFile
bool Trusted
 

Member Function Documentation

◆ Exists()

bool Exists ( ) const
inlineoverridevirtual

Implements pkgIndexFile.

◆ GetArchitecture()

std::string GetArchitecture ( ) const
overrideprotectedvirtual

Implements pkgDebianIndexFile.

◆ GetComponent()

std::string GetComponent ( ) const
overrideprotectedvirtual

Implements pkgDebianIndexFile.

◆ GetIndexFlags()

uint8_t GetIndexFlags ( ) const
overrideprotectedvirtual

Implements pkgDebianIndexFile.

◆ GetType()

const pkgIndexFile::Type * GetType ( ) const
overridevirtual

Implements pkgIndexFile.

◆ HasPackages()

bool HasPackages ( ) const
inlineoverridevirtual

Implements pkgIndexFile.


The documentation for this class was generated from the following files: