class PkgModuleFunctions

A simple class for package management access More...

Definition#include <PkgModuleFunctions.h>
Inherited byPkgModule
List of all Methods
Annotated List
Files
Globals
Hierarchy
Index

Public Methods

Protected Methods

Protected Members

Private Methods

Private Members


Detailed Description

A simple class for package management access

Y2PM _y2pm

_y2pm

[protected]

YCPInterpreter * _wfm

_wfm

[protected]

PMError _last_error

_last_error

[protected]

int _solve_errors

_solve_errors

[protected]

vector _sources

_sources

[private]

unsigned int _first_free_source_slot

_first_free_source_slot

[private]

PMSelectablePtr  getPackageSelectable (const std::string& name)

getPackageSelectable

[private]

access to WFM for callbacks

PMSelectablePtr  getSelectionSelectable (const std::string& name)

getSelectionSelectable

[private]

PMSelectablePtr  getPatchSelectable (const std::string& name)

getPatchSelectable

[private]

InstSrcManager::ISrcId  getSourceByArgs (YCPList args, int pos)

getSourceByArgs

[private]

void  startCachedSources (bool enabled_only, bool force = false)

startCachedSources

[private]

void  addSrcIds (InstSrcManager::ISrcIdList & nids, bool enable)

addSrcIds

[private]

bool  SetSelectionString (std::string name, bool recursive = false)

SetSelectionString

[private]

bool  DoProvideString (std::string name)

DoProvideString

[private]

bool  DoRemoveString (std::string name)

DoRemoveString

[private]

YCPMap  Descr2Map (constInstSrcDescrPtr descr)

Descr2Map

[private]

bool _cache_started

_cache_started

[private]

InstSrcManager::ISrcIdList _inst_order

_inst_order

[private]

YCPValue  InstSysMode (YCPList args)

InstSysMode

YCPValue  SetLocale (YCPList args)

SetLocale

YCPValue  GetLocale (YCPList args)

GetLocale

YCPValue  SetAdditionalLocales (YCPList args)

SetAdditionalLocales

YCPValue  GetAdditionalLocales (YCPList args)

GetAdditionalLocales

YCPValue  Error (YCPList args)

Error

YCPValue  ErrorId (YCPList args)

ErrorId

YCPValue  CallbackStartProvide (YCPList args)

CallbackStartProvide

YCPValue  CallbackProgressProvide (YCPList args)

CallbackProgressProvide

YCPValue  CallbackDoneProvide (YCPList args)

CallbackDoneProvide

YCPValue  CallbackStartPackage (YCPList args)

CallbackStartPackage

YCPValue  CallbackProgressPackage (YCPList args)

CallbackProgressPackage

YCPValue  CallbackDonePackage (YCPList args)

CallbackDonePackage

YCPValue  CallbackMediaChange (YCPList args)

CallbackMediaChange

YCPValue  CallbackProgressRebuildDB (YCPList args)

CallbackProgressRebuildDB

YCPValue  CallbackSourceChange (YCPList args)

CallbackSourceChange

YCPValue  SourceStartManager (YCPList args)

SourceStartManager

YCPValue  SourceCreate (YCPList args)

SourceCreate

YCPValue  SourceStartCache (YCPList args)

SourceStartCache

YCPValue  SourceGetCurrent (YCPList args)

SourceGetCurrent

YCPValue  SourceFinish (YCPList args)

SourceFinish

YCPValue  SourceFinishAll (YCPList args)

SourceFinishAll

YCPValue  SourceGeneralData (YCPList args)

SourceGeneralData

YCPValue  SourceMediaData (YCPList args)

SourceMediaData

YCPValue  SourceProductData (YCPList args)

SourceProductData

YCPValue  SourceProvideFile (YCPList args)

SourceProvideFile

YCPValue  SourceProvideDir (YCPList args)

SourceProvideDir

YCPValue  SourceCacheCopyTo (YCPList args)

SourceCacheCopyTo

YCPValue  SourceSetRamCache (YCPList args)

SourceSetRamCache

YCPValue  SourceProduct (YCPList args)

SourceProduct

YCPValue  SourceSetEnabled (YCPList args)

SourceSetEnabled

YCPValue  SourceDelete (YCPList args)

SourceDelete

YCPValue  SourceRaisePriority (YCPList args)

SourceRaisePriority

YCPValue  SourceLowerPriority (YCPList args)

SourceLowerPriority

YCPValue  SourceSaveRanks (YCPList args)

SourceSaveRanks

YCPValue  SourceChangeUrl (YCPList args)

SourceChangeUrl

YCPValue  SourceInstallOrder (YCPList args)

SourceInstallOrder

YCPValue  TargetInit (YCPList args)

TargetInit

YCPValue  TargetFinish (YCPList args)

TargetFinish

YCPValue  TargetLogfile (YCPList args)

TargetLogfile

YCPValue  TargetCapacity (YCPList args)

TargetCapacity

YCPValue  TargetUsed (YCPList args)

TargetUsed

YCPValue  TargetBlockSize (YCPList args)

TargetBlockSize

YCPValue  TargetUpdateInf (YCPList args)

TargetUpdateInf

YCPValue  TargetInstall (YCPList args)

TargetInstall

YCPValue  TargetRemove (YCPList args)

TargetRemove

YCPValue  TargetProducts (YCPList args)

TargetProducts

YCPValue  TargetRebuildDB (YCPList args)

TargetRebuildDB

YCPValue  TargetInitDU (YCPList args)

TargetInitDU

YCPValue  TargetGetDU (YCPList args)

TargetGetDU

YCPValue  GetSelections (YCPList args)

GetSelections

YCPValue  GetBackupPath (YCPList args)

GetBackupPath

YCPValue  SetBackupPath (YCPList args)

SetBackupPath

YCPValue  CreateBackups (YCPList args)

CreateBackups

YCPValue  SelectionData (YCPList args)

SelectionData

YCPValue  SetSelection (YCPList args)

SetSelection

YCPValue  ClearSelection (YCPList args)

ClearSelection

YCPValue  ActivateSelections (YCPList args)

ActivateSelections

YCPValue  SelectionsUpdateAll (YCPList args)

SelectionsUpdateAll

YCPValue  GetPackages (YCPList args)

GetPackages

YCPValue  IsProvided (YCPList args)

IsProvided

YCPValue  IsSelected (YCPList args)

IsSelected

YCPValue  IsAvailable (YCPList args)

IsAvailable

YCPValue  DoProvide (YCPList args)

DoProvide

YCPValue  DoRemove (YCPList args)

DoRemove

YCPValue  PkgSummary (YCPList args)

PkgSummary

YCPValue  PkgVersion (YCPList args)

PkgVersion

YCPValue  PkgSize (YCPList args)

PkgSize

YCPValue  PkgGroup (YCPList args)

PkgGroup

YCPValue  IsManualSelection (YCPList args)

IsManualSelection

YCPValue  ClearSaveState (YCPList args)

ClearSaveState

YCPValue  SaveState (YCPList args)

SaveState

YCPValue  RestoreState (YCPList args)

RestoreState

YCPValue  PkgUpdateAll (YCPList args)

PkgUpdateAll

YCPValue  PkgAnyToDelete (YCPList args)

PkgAnyToDelete

YCPValue  PkgAnyToInstall (YCPList args)

PkgAnyToInstall

YCPValue  PkgInstall (YCPList args)

PkgInstall

YCPValue  PkgDelete (YCPList args)

PkgDelete

YCPValue  PkgNeutral (YCPList args)

PkgNeutral

YCPValue  PkgSolve (YCPList args)

PkgSolve

YCPValue  PkgSolveErrors (YCPList args)

PkgSolveErrors

YCPValue  PkgCommit (YCPList args)

PkgCommit

YCPValue  PkgPrepareOrder (YCPList args)

PkgPrepareOrder

YCPValue  PkgMediaSizes (YCPList args)

PkgMediaSizes

YCPValue  PkgMediaNames (YCPList args)

PkgMediaNames

YCPValue  YouStatus (YCPList args)

YouStatus

YCPValue  YouCheckAuthorization (YCPList args)

YouCheckAuthorization

YCPValue  YouGetServers (YCPList args)

YouGetServers

YCPValue  YouGetPatches (YCPList args)

YouGetPatches

YCPValue  YouAttachSource (YCPList args)

YouAttachSource

YCPValue  YouGetPackages (YCPList args)

YouGetPackages

YCPValue  YouSelectPatches (YCPList args)

YouSelectPatches

YCPValue  YouFirstPatch (YCPList args)

YouFirstPatch

YCPValue  YouNextPatch (YCPList args)

YouNextPatch

YCPValue  YouGetCurrentPatch (YCPList args)

YouGetCurrentPatch

YCPValue  YouInstallCurrentPatch (YCPList args)

YouInstallCurrentPatch

YCPValue  YouInstallPatches (YCPList args)

YouInstallPatches

YCPValue  YouRemovePackages (YCPList args)

YouRemovePackages

 PkgModuleFunctions (YCPInterpreter *wfmInterpreter)

PkgModuleFunctions

Constructor.

 ~PkgModuleFunctions ()

~PkgModuleFunctions

Destructor.

YCPMap  YouPatch ( const PMYouPatchPtr &patch )

YouPatch

[protected]


Generated by: root on Endrass on Mon Oct 21 22:43:55 2002, using kdoc 2.0a54.