#include <edspindexfile.h>
Public Member Functions | |
edspIndex (std::string File) | |
virtual std::string | ArchiveInfo (pkgCache::VerIterator Ver) const |
virtual std::string | ArchiveURI (std::string) const |
virtual pkgSrcRecords::Parser * | CreateSrcParser () const |
virtual std::string | Describe (bool Short) const |
virtual bool | Exists () const |
virtual pkgCache::PkgFileIterator | FindInCache (pkgCache &Cache) const |
virtual const Type * | GetType () const |
virtual bool | HasPackages () const |
bool | IsTrusted () const |
virtual bool | Merge (pkgCacheGenerator &Gen, OpProgress *Prog) const |
bool | Merge (pkgCacheGenerator &Gen, OpProgress *Prog, unsigned long const Flag) 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 unsigned long | Size () const |
virtual std::string | SourceInfo (pkgSrcRecords::Parser const &Record, pkgSrcRecords::File const &File) const |
Static Public Member Functions | |
static bool | CheckLanguageCode (const char *Lang) |
static std::string | LanguageCode () |
static bool | TranslationsAvailable () |
Protected Attributes | |
std::string | File |
bool | Trusted |
Private Attributes | |
void * | d |
dpointer placeholder (for later in case we need it) More... | |
edspIndex::edspIndex | ( | std::string | File | ) |
|
virtualinherited |
Reimplemented in debPackagesIndex.
|
inlinevirtualinherited |
Reimplemented in debSourcesIndex, and debPackagesIndex.
|
staticinherited |
|
inlinevirtualinherited |
Reimplemented in debSourcesIndex.
|
inlinevirtualinherited |
Implements pkgIndexFile.
References debStatusIndex::File.
|
virtualinherited |
Implements pkgIndexFile.
|
virtualinherited |
Reimplemented from pkgIndexFile.
|
virtual |
Reimplemented from debStatusIndex.
|
inlinevirtualinherited |
Implements pkgIndexFile.
|
inlineinherited |
References pkgIndexFile::Trusted.
|
staticinherited |
|
virtual |
Reimplemented from debStatusIndex.
|
inherited |
|
inlinevirtualinherited |
References pkgIndexFile::Merge().
Referenced by pkgIndexFile::Merge().
|
inlinevirtualinherited |
|
inlinevirtualinherited |
References pkgIndexFile::MergeFileProvides().
Referenced by pkgIndexFile::MergeFileProvides().
|
virtualinherited |
Implements pkgIndexFile.
|
virtualinherited |
Reimplemented in debSourcesIndex.
|
staticinherited |
|
private |
dpointer placeholder (for later in case we need it)
|
protectedinherited |
Referenced by debStatusIndex::Describe().
|
protectedinherited |
Referenced by pkgIndexFile::IsTrusted().