apt @VERSION@
|
Public Member Functions | |
virtual bool | Lock ()=0 |
virtual bool | UnLock (bool NoErrors=false)=0 |
virtual pkgPackageManager * | CreatePM (pkgDepCache *Cache) const =0 |
virtual bool | Initialize (Configuration &) |
virtual bool | ArchiveSupported (const char *Type)=0 |
virtual bool | AddStatusFiles (std::vector< pkgIndexFile * > &List)=0 |
virtual bool | FindIndex (pkgCache::PkgFileIterator File, pkgIndexFile *&Found) const =0 |
virtual signed | Score (Configuration const &) |
Static Public Member Functions | |
static pkgSystem * | GetSystem (const char *Label) |
Public Attributes | |
const char * | Label |
pkgVersioningSystem * | VS |
Static Public Attributes | |
static pkgSystem ** | GlobalList = SysList |
static unsigned long | GlobalListLen = 0 |