apt 3.0.3
commandline package manager
Classes | Public Member Functions | Protected Attributes | List of all members
pkgIndexFile Class Referenceabstract
Inheritance diagram for pkgIndexFile:
[legend]

Classes

class  Type
 

Public Member Functions

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 std::string Describe (bool const Short=false) const =0
 
virtual std::string ArchiveURI (std::string const &) const
 
virtual pkgSrcRecords::ParserCreateSrcParser () const
 
virtual bool Exists () const =0
 
virtual bool HasPackages () const =0
 
virtual unsigned long Size () const =0
 
virtual bool Merge (pkgCacheGenerator &, OpProgress *const)
 
virtual pkgCache::PkgFileIterator FindInCache (pkgCache &Cache) const
 
bool IsTrusted () const
 
 pkgIndexFile (bool const Trusted)
 

Protected Attributes

bool Trusted
 

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