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

Public Member Functions

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 const TypeGetType () const =0
 
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
 
virtual bool HasPackages () const =0
 
bool IsTrusted () const
 
 pkgIndexFile (bool const Trusted)
 

Protected Member Functions

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 std::string GetComponent () const =0
 
virtual std::string GetArchitecture () const =0
 
virtual uint8_t GetIndexFlags () const =0
 
virtual APT_HIDDEN pkgCacheListParserCreateListParser (FileFd &Pkg)
 

Protected Attributes

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

Member Function Documentation

◆ ArchiveURI()

std::string ArchiveURI ( std::string const &  ) const
overridevirtual

Reimplemented from pkgIndexFile.

◆ Describe()

std::string Describe ( bool  = false) const
overridevirtual

Implements pkgIndexFile.

◆ Exists()

bool Exists ( ) const
overridevirtual

Implements pkgIndexFile.

◆ GetProgressDescription()

std::string GetProgressDescription ( ) const
overrideprotectedvirtual

Implements pkgDebianIndexFile.

◆ IndexFileName()

std::string IndexFileName ( ) const
overrideprotectedvirtual

Implements pkgDebianIndexFile.

◆ OpenListFile()

bool OpenListFile ( FileFd Pkg,
std::string const &  FileName 
)
overrideprotectedvirtual

Implements pkgDebianIndexFile.

◆ Size()

unsigned long Size ( ) const
overridevirtual

Implements pkgIndexFile.


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