libapt-pkg-dev  v0.9.7.5ubuntu5.4
Debian+Ubuntu APT Package Management
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
edspSystem Class Reference

#include <edspsystem.h>

Inheritance diagram for edspSystem:
Collaboration diagram for edspSystem:

Public Member Functions

 edspSystem ()
 
 ~edspSystem ()
 
virtual bool AddStatusFiles (std::vector< pkgIndexFile * > &List)
 
virtual bool ArchiveSupported (const char *Type)
 
virtual pkgPackageManagerCreatePM (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 pkgSystemGetSystem (const char *Label)
 

Public Attributes

const char * Label
 
pkgVersioningSystemVS
 

Static Public Attributes

static pkgSystem ** GlobalList
 
static unsigned long GlobalListLen
 

Private Attributes

void * d
 dpointer placeholder (for later in case we need it) More...
 
edspIndexStatusFile
 

Constructor & Destructor Documentation

edspSystem::edspSystem ( )
edspSystem::~edspSystem ( )

Member Function Documentation

virtual bool edspSystem::AddStatusFiles ( std::vector< pkgIndexFile * > &  List)
virtual

Implements pkgSystem.

virtual bool edspSystem::ArchiveSupported ( const char *  Type)
virtual

Implements pkgSystem.

virtual pkgPackageManager* edspSystem::CreatePM ( pkgDepCache Cache) const
virtual

Implements pkgSystem.

virtual bool edspSystem::FindIndex ( pkgCache::PkgFileIterator  File,
pkgIndexFile *&  Found 
) const
virtual

Implements pkgSystem.

static pkgSystem* pkgSystem::GetSystem ( const char *  Label)
staticinherited
virtual bool edspSystem::Initialize ( Configuration Cnf)
virtual

Reimplemented from pkgSystem.

virtual bool edspSystem::Lock ( )
virtual

Implements pkgSystem.

virtual signed edspSystem::Score ( Configuration const &  Cnf)
virtual

Reimplemented from pkgSystem.

virtual bool edspSystem::UnLock ( bool  NoErrors = false)
virtual

Implements pkgSystem.

Member Data Documentation

void* edspSystem::d
private

dpointer placeholder (for later in case we need it)

pkgSystem** pkgSystem::GlobalList
staticinherited
unsigned long pkgSystem::GlobalListLen
staticinherited
const char* pkgSystem::Label
inherited
edspIndex* edspSystem::StatusFile
private
pkgVersioningSystem* pkgSystem::VS
inherited

The documentation for this class was generated from the following file: