|
apt
@VERSION@
|
Classes | |
| class | Type |
Public Member Functions | |
| virtual const Type * | GetType () const =0 |
| virtual std::string | ArchiveInfo (pkgCache::VerIterator Ver) const |
| virtual std::string | SourceInfo (pkgSrcRecords::Parser const &Record, pkgSrcRecords::File const &File) const |
| virtual std::string | Describe (bool Short=false) const =0 |
| virtual std::string | ArchiveURI (std::string) const |
| virtual pkgSrcRecords::Parser * | CreateSrcParser () const |
| virtual bool | Exists () const =0 |
| virtual bool | HasPackages () const =0 |
| virtual unsigned long | Size () const =0 |
| virtual bool | Merge (pkgCacheGenerator &, OpProgress *) const |
| virtual __deprecated bool | Merge (pkgCacheGenerator &Gen, OpProgress &Prog) const |
| virtual bool | MergeFileProvides (pkgCacheGenerator &, OpProgress *) const |
| virtual __deprecated bool | MergeFileProvides (pkgCacheGenerator &Gen, OpProgress &Prog) const |
| virtual pkgCache::PkgFileIterator | FindInCache (pkgCache &Cache) const |
| bool | IsTrusted () const |
| pkgIndexFile (bool Trusted) | |
Static Public Member Functions | |
| static bool | TranslationsAvailable () |
| static bool | CheckLanguageCode (const char *Lang) |
| static std::string | LanguageCode () |
Protected Attributes | |
| bool | Trusted |
1.7.6.1