|
| std::string | ArchiveURI (std::string const &File) const override |
| |
| std::string | Describe (bool Short=false) const override |
| |
| bool | Exists () const override |
| |
| unsigned long | Size () const override |
| |
|
IndexTarget | GetIndexTarget () const APT_HIDDEN |
| |
|
| pkgDebianIndexTargetFile (IndexTarget const &Target, bool const Trusted) |
| |
| bool | Merge (pkgCacheGenerator &Gen, OpProgress *Prog) override |
| |
| pkgCache::PkgFileIterator | FindInCache (pkgCache &Cache) const override |
| |
|
| pkgDebianIndexFile (bool const Trusted) |
| |
|
virtual const Type * | GetType () 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::Parser * | CreateSrcParser () const |
| |
|
virtual bool | HasPackages () const =0 |
| |
|
bool | IsTrusted () const |
| |
|
| pkgIndexFile (bool const Trusted) |
| |
◆ ArchiveURI()
| std::string ArchiveURI |
( |
std::string const & |
File | ) |
const |
|
overridevirtual |
◆ Describe()
| std::string Describe |
( |
bool |
Short = false | ) |
const |
|
overridevirtual |
◆ Exists()
◆ GetArchitecture()
| std::string GetArchitecture |
( |
| ) |
const |
|
overrideprotectedvirtual |
◆ GetComponent()
| std::string GetComponent |
( |
| ) |
const |
|
overrideprotectedvirtual |
◆ GetProgressDescription()
| std::string GetProgressDescription |
( |
| ) |
const |
|
overrideprotectedvirtual |
◆ IndexFileName()
| std::string IndexFileName |
( |
| ) |
const |
|
overrideprotectedvirtual |
◆ OpenListFile()
| bool OpenListFile |
( |
FileFd & |
Pkg, |
|
|
std::string const & |
FileName |
|
) |
| |
|
overrideprotectedvirtual |
◆ Size()
| unsigned long Size |
( |
| ) |
const |
|
overridevirtual |
The documentation for this class was generated from the following files: