|
apt 3.0.3
commandline package manager
|
Public Member Functions | |
| const Type * | GetType () const override APT_PURE |
| bool | HasPackages () const override |
| pkgCache::PkgFileIterator | FindInCache (pkgCache &Cache) const override |
| debDebPkgFileIndex (std::string const &DebFile) | |
| std::string | ArchiveInfo (pkgCache::VerIterator const &Ver) const override |
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 | SourceInfo (pkgSrcRecords::Parser const &Record, pkgSrcRecords::File const &File) const |
| virtual pkgSrcRecords::Parser * | CreateSrcParser () const |
| bool | IsTrusted () const |
| pkgIndexFile (bool const Trusted) | |
Static Public Member Functions | |
| static bool | GetContent (std::ostream &content, std::string const &debfile) |
Protected Member Functions | |
| std::string | GetComponent () const override |
| std::string | GetArchitecture () const override |
| uint8_t | GetIndexFlags () const override |
| bool | OpenListFile (FileFd &Pkg, std::string const &FileName) override |
| APT_HIDDEN pkgCacheListParser * | CreateListParser (FileFd &Pkg) 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 |
Additional Inherited Members | |
Protected Attributes inherited from pkgDebianIndexRealFile | |
| std::string | File |
Protected Attributes inherited from pkgIndexFile | |
| bool | Trusted |
|
overridevirtual |
Reimplemented from pkgIndexFile.
|
overrideprotectedvirtual |
Reimplemented from pkgDebianIndexFile.
|
overridevirtual |
Reimplemented from pkgIndexFile.
|
overrideprotectedvirtual |
Implements pkgDebianIndexFile.
|
overrideprotectedvirtual |
Implements pkgDebianIndexFile.
|
static |
get the control (file) content of the deb file
| [out] | content | of the control file |
| debfile | is the filename of the .deb-file |
|
overrideprotectedvirtual |
Implements pkgDebianIndexFile.
|
overridevirtual |
Implements pkgIndexFile.
|
inlineoverridevirtual |
Implements pkgIndexFile.
|
overrideprotectedvirtual |
Implements pkgDebianIndexFile.