#include <edspsystem.h>
Public Member Functions | |
edspSystem () | |
~edspSystem () | |
virtual bool | AddStatusFiles (std::vector< pkgIndexFile * > &List) |
virtual bool | ArchiveSupported (const char *Type) |
virtual pkgPackageManager * | CreatePM (pkgDepCache *Cache) const |
virtual bool | FindIndex (pkgCache::PkgFileIterator File, pkgIndexFile *&Found) const |
virtual bool | Initialize (Configuration &Cnf) |
virtual bool | Lock () |
virtual signed | Score (Configuration const &Cnf) |
virtual bool | UnLock (bool NoErrors=false) |
Static Public Member Functions | |
static pkgSystem * | GetSystem (const char *Label) |
Public Attributes | |
const char * | Label |
pkgVersioningSystem * | VS |
Static Public Attributes | |
static pkgSystem ** | GlobalList |
static unsigned long | GlobalListLen |
Private Attributes | |
void * | d |
dpointer placeholder (for later in case we need it) More... | |
edspIndex * | StatusFile |
edspSystem::edspSystem | ( | ) |
edspSystem::~edspSystem | ( | ) |
|
virtual |
Implements pkgSystem.
|
virtual |
Implements pkgSystem.
|
virtual |
Implements pkgSystem.
|
virtual |
Implements pkgSystem.
|
staticinherited |
|
virtual |
Reimplemented from pkgSystem.
|
virtual |
Implements pkgSystem.
|
virtual |
Reimplemented from pkgSystem.
|
virtual |
Implements pkgSystem.
|
private |
dpointer placeholder (for later in case we need it)
|
staticinherited |
|
staticinherited |
|
inherited |
|
private |
|
inherited |