Main Page | Namespace List | Class Hierarchy | Class List | Directories | File List | Namespace Members | Class Members | File Members

Storage Member List

This is the complete list of members for Storage, including all inherited members.

activateHld(bool val=true)Storage [virtual]
addFstabEntry(const string &device, const string &mount, const string &vfs, const string &options, unsigned freq, unsigned passno)Storage [virtual]
addFstabOptions(const string &, const string &options)Storage [virtual]
addToList(Container *e)Storage [inline, protected]
arch()Storage [inline, static]
assertInit()Storage [inline]
autodetectStorage [protected]
autodetectDisks()Storage [protected]
backupsStorage [protected]
backupStates() const Storage [protected]
cacheStorage [protected]
canUseDevice(const string &dev, bool disks_allowed=false)Storage
cBegin(bool(*CheckFnc)(const Container &)=NULL)Storage [inline, protected]
CCIter typedefStorage [protected]
CCont typedefStorage [protected]
cEnd(bool(*CheckFnc)(const Container &)=NULL)Storage [inline, protected]
changeEvmsStripeSize(const string &coname, const string &name, unsigned long long stripeSize)Storage [virtual]
changeFormatVolume(const string &device, bool format, storage::FsType fs)Storage [virtual]
changeFstabOptions(const string &, const string &options)Storage [virtual]
changeLabelVolume(const string &device, const string &label)Storage [virtual]
changeLvStripeSize(const string &vg, const string &name, unsigned long long stripeSize)Storage [virtual]
changeMdChunk(const string &name, unsigned long chunk)Storage [virtual]
changeMdParity(const string &name, storage::MdParity ptype)Storage [virtual]
changeMdType(const string &name, storage::MdType rtype)Storage [virtual]
changeMkfsOptVolume(const string &device, const string &opts)Storage [virtual]
changeMountBy(const string &device, storage::MountByType mby)Storage [virtual]
changeMountPoint(const string &device, const string &mount)Storage [virtual]
changePartitionId(const string &partition, unsigned id)Storage [virtual]
checkBackupState(const string &name)Storage [virtual]
checkCache()Storage
checkDeviceMounted(const string &device, string &mp)Storage [virtual]
CheckFncCont typedefStorage [protected]
CheckFncDisk typedefStorage [protected]
CheckFncDm typedefStorage [protected]
CheckFncEvms typedefStorage [protected]
CheckFncEvmsCo typedefStorage [protected]
CheckFncLoop typedefStorage [protected]
CheckFncLvmLv typedefStorage [protected]
CheckFncLvmVg typedefStorage [protected]
CheckFncMd typedefStorage [protected]
CheckFncPartition typedefStorage [protected]
CheckFncVol typedefStorage [protected]
checkMd(const string &name)Storage [virtual]
CIter typedefStorage [protected]
commit()Storage [virtual]
commitPair(CPair &p, bool(*fnc)(const Container &))Storage [protected]
ConstContIterator typedefStorage
ConstContPair typedefStorage
ConstContPIterator typedefStorage [protected]
ConstDiskIterator typedefStorage
ConstDiskPair typedefStorage
ConstDiskPIterator typedefStorage [protected]
ConstDmInter typedefStorage [protected]
ConstDmIterator typedefStorage
ConstDmPair typedefStorage
ConstDmPIterator typedefStorage [protected]
ConstEvmsCoIterator typedefStorage
ConstEvmsCoPair typedefStorage
ConstEvmsCoPIterator typedefStorage [protected]
ConstEvmsInter typedefStorage [protected]
ConstEvmsInter2 typedefStorage [protected]
ConstEvmsIterator typedefStorage
ConstEvmsPair typedefStorage
ConstEvmsPIterator typedefStorage [protected]
ConstLoopInter typedefStorage [protected]
ConstLoopIterator typedefStorage
ConstLoopPair typedefStorage
ConstLoopPIterator typedefStorage [protected]
ConstLvmLvInter typedefStorage [protected]
ConstLvmLvInter2 typedefStorage [protected]
ConstLvmLvIterator typedefStorage
ConstLvmLvPair typedefStorage
ConstLvmLvPIterator typedefStorage [protected]
ConstLvmVgIterator typedefStorage
ConstLvmVgPair typedefStorage
ConstLvmVgPIterator typedefStorage [protected]
ConstMdInter typedefStorage [protected]
ConstMdIterator typedefStorage
ConstMdPair typedefStorage
ConstMdPIterator typedefStorage [protected]
ConstPartInter typedefStorage [protected]
ConstPartInter2 typedefStorage [protected]
ConstPartIterator typedefStorage
ConstPartPair typedefStorage
ConstPartPIterator typedefStorage [protected]
ConstVolInter typedefStorage [protected]
ConstVolIterator typedefStorage
ConstVolPair typedefStorage
ConstVolPIterator typedefStorage [protected]
contStorage [protected]
ContainerCDiskIter typedefStorage [protected]
ContainerCEvmsIter typedefStorage [protected]
ContainerCLvmVgIter typedefStorage [protected]
ContainerDiskIter typedefStorage [protected]
ContainerEvmsIter typedefStorage [protected]
ContainerLvmVgIter typedefStorage [protected]
contBegin(bool(*CheckFnc)(const Container &)=NULL) const Storage [inline]
contCondBegin(const Pred &p) const Storage [inline]
contCondEnd(const Pred &p) const Storage [inline]
contCondPair(const Pred &p) const Storage [inline]
contEnd(bool(*CheckFnc)(const Container &)=NULL) const Storage [inline]
ContIterator typedefStorage [protected]
contPair(bool(*CheckFnc)(const Container &)=NULL) const Storage [inline]
ContPIterator typedefStorage [protected]
cPair(bool(*CheckFnc)(const Container &)=NULL)Storage [inline, protected]
CPair typedefStorage [protected]
createBackupState(const string &name)Storage [virtual]
createEvmsContainer(const string &name, unsigned long long peSizeK, bool lvm1, const deque< string > &devs)Storage [virtual]
createEvmsVolume(const string &vg, const string &name, unsigned long long sizeM, unsigned stripe, string &device)Storage [virtual]
createFileLoop(const string &lname, bool reuseExisting, unsigned long long sizeK, const string &mp, const string &pwd, string &device)Storage [virtual]
createLvmLv(const string &vg, const string &name, unsigned long long sizeM, unsigned stripe, string &device)Storage [virtual]
createLvmVg(const string &name, unsigned long long peSizeK, bool lvm1, const deque< string > &devs)Storage [virtual]
createMd(const string &name, storage::MdType rtype, const deque< string > &devs)Storage [virtual]
createMdAny(storage::MdType rtype, const deque< string > &devs, string &device)Storage [virtual]
createPartition(const string &disk, storage::PartitionType type, unsigned long start, unsigned long size, string &device)Storage [virtual]
createPartitionAny(const string &disk, unsigned long long size, string &device)Storage [virtual]
createPartitionKb(const string &disk, storage::PartitionType type, unsigned long long start, unsigned long long sizek, string &device)Storage [virtual]
createPartitionMax(const string &disk, storage::PartitionType type, string &device)Storage [virtual]
cylinderToKb(const string &disk, unsigned long size)Storage [virtual]
dBegin(bool(*CheckFnc)(const Disk &)=NULL)Storage [inline, protected]
defaultDiskLabel() const Storage [virtual]
deleteBackups()Storage [protected]
deleteClist(CCont &co)Storage [protected]
dEnd(bool(*CheckFnc)(const Disk &)=NULL)Storage [inline, protected]
destroyPartitionTable(const string &disk, const string &label)Storage [virtual]
detectArch()Storage [protected, static]
detectDisks()Storage [protected]
detectDm()Storage [protected]
detectEvms()Storage [protected]
detectFsData(const VolIterator &begin, const VolIterator &end)Storage [protected]
detectFsDataTestMode(const string &file, const VolIterator &begin, const VolIterator &end)Storage [protected]
detectLoops()Storage [protected]
detectLvmVgs()Storage [protected]
detectMds()Storage [protected]
detectMountedStorage [protected]
detectObjects()Storage [protected]
deviceByNumber(const string &majmin)Storage
deviceSize(const string &dev)Storage
diskBegin(bool(*CheckFnc)(const Disk &)=NULL) const Storage [inline]
diskCondBegin(const Pred &p) const Storage [inline]
diskCondEnd(const Pred &p) const Storage [inline]
diskCondPair(const Pred &p) const Storage [inline]
diskEnd(bool(*CheckFnc)(const Disk &)=NULL) const Storage [inline]
DiskIterator typedefStorage [protected]
diskPair(bool(*CheckFnc)(const Disk &)=NULL) const Storage [inline]
DiskPair typedefStorage [protected]
DiskPIterator typedefStorage [protected]
dmBegin(bool(*CheckDm)(const Dm &)=NULL) const Storage [inline]
dmCondBegin(const Pred &p) const Storage [inline]
dmCondEnd(const Pred &p) const Storage [inline]
dmCondPair(const Pred &p) const Storage [inline]
dmEnd(bool(*CheckDm)(const Dm &)=NULL) const Storage [inline]
dmPair(bool(*CheckDm)(const Dm &)=NULL) const Storage [inline]
dPair(bool(*CheckFnc)(const Disk &)=NULL)Storage [inline, protected]
equalBackupStates(const string &lhs, const string &rhs, bool verbose_log) const Storage [virtual]
eraseFreeInfo(const string &device)Storage
evCoBegin(bool(*CheckFnc)(const EvmsCo &)=NULL)Storage [inline, protected]
evCoEnd(bool(*CheckFnc)(const EvmsCo &)=NULL)Storage [inline, protected]
evCoPair(bool(*CheckFnc)(const EvmsCo &)=NULL)Storage [inline, protected]
evmsBegin(bool(*CheckEvmsCo)(const EvmsCo &)) const Storage [inline]
evmsBegin(bool(*CheckEvms)(const Evms &)=NULL, bool(*CheckEvmsCo)(const EvmsCo &)=NULL) const Storage [inline]
evmsCoBegin(bool(*CheckFnc)(const EvmsCo &)=NULL) const Storage [inline]
evmsCoCondBegin(const Pred &p) const Storage [inline]
evmsCoCondEnd(const Pred &p) const Storage [inline]
evmsCoCondPair(const Pred &p) const Storage [inline]
evmsCoEnd(bool(*CheckFnc)(const EvmsCo &)=NULL) const Storage [inline]
EvmsCoIterator typedefStorage [protected]
evmsCondBegin(const Pred &p) const Storage [inline]
evmsCondEnd(const Pred &p) const Storage [inline]
evmsCondPair(const Pred &p) const Storage [inline]
EvmsCoPair typedefStorage [protected]
evmsCoPair(bool(*CheckFnc)(const EvmsCo &)=NULL) const Storage [inline]
EvmsCoPIterator typedefStorage [protected]
evmsEnd(bool(*CheckEvmsCo)(const EvmsCo &)) const Storage [inline]
evmsEnd(bool(*CheckEvms)(const Evms &)=NULL, bool(*CheckEvmsCo)(const EvmsCo &)=NULL) const Storage [inline]
evmsPair(bool(*CheckEvmsCo)(const EvmsCo &)) const Storage [inline]
evmsPair(bool(*CheckEvms)(const Evms &)=NULL, bool(*CheckEvmsCo)(const EvmsCo &)=NULL) const Storage [inline]
extendedErrorStorage [protected]
extendEvmsContainer(const string &name, const deque< string > &devs)Storage [virtual]
extendLvmVg(const string &name, const deque< string > &devs)Storage [virtual]
extendMd(const string &name, const string &dev)Storage [virtual]
findDisk(const string &disk)Storage [protected]
findEvmsCo(const string &name)Storage [protected]
findLvmVg(const string &name)Storage [protected]
findVolume(const string &device, ContIterator &c, VolIterator &v)Storage [protected]
findVolume(const string &device, VolIterator &v)Storage [protected]
forgetChangePartitionId(const string &partition)Storage [virtual]
forgetCryptPassword(const string &device)Storage [virtual]
forgetResizeVolume(const string &device)Storage [virtual]
freeInfoStorage [protected]
fstabStorage [protected]
getCallbackInfoPopup() const Storage [inline, virtual]
getCallbackInfoPopupTheOne() const Storage [inline]
getCallbackInfoPopupYcp()Storage [inline, static]
getCallbackProgressBar() const Storage [inline, virtual]
getCallbackProgressBarTheOne() const Storage [inline]
getCallbackProgressBarYcp()Storage [inline, static]
getCallbackShowInstallInfo() const Storage [inline, virtual]
getCallbackShowInstallInfoTheOne() const Storage [inline]
getCallbackShowInstallInfoYcp()Storage [inline, static]
getCallbackYesNoPopup() const Storage [inline, virtual]
getCallbackYesNoPopupTheOne() const Storage [inline]
getCallbackYesNoPopupYcp()Storage [inline, static]
getCommitActions(bool mark_destructive)Storage [virtual]
getContainers(deque< storage::ContainerInfo > &infos)Storage
storage::StorageInterface::getContainers(deque< ContainerInfo > &infos)=0storage::StorageInterface [pure virtual]
getContDiskInfo(const string &disk, storage::ContainerInfo &cinfo, storage::DiskInfo &info)Storage [virtual]
getContEvmsCoInfo(const string &name, storage::ContainerInfo &cinfo, storage::EvmsCoInfo &info)Storage [virtual]
getContLvmVgInfo(const string &name, storage::ContainerInfo &cinfo, storage::LvmVgInfo &info)Storage [virtual]
getCrypt(const string &device, bool &val)Storage [virtual]
getCryptPassword(const string &device, string &pwd)Storage [virtual]
getDetectMountedVolumes() const Storage [inline, virtual]
getDiskInfo(const string &disk, storage::DiskInfo &info)Storage [virtual]
getDmInfo(deque< storage::DmInfo > &plist)Storage
storage::StorageInterface::getDmInfo(deque< DmInfo > &plist)=0storage::StorageInterface [pure virtual]
getEvmsCoInfo(const string &name, storage::EvmsCoInfo &info)Storage [virtual]
getEvmsInfo(const string &name, deque< storage::EvmsInfo > &plist)Storage
storage::StorageInterface::getEvmsInfo(const string &name, deque< EvmsInfo > &plist)=0storage::StorageInterface [pure virtual]
getExtendedErrorMessage() const Storage [inline, virtual]
getFreeInfo(const string &device, unsigned long long &resize_free, unsigned long long &df_free, unsigned long long &used, bool &win, bool use_cache)Storage [virtual]
getFreeInfo(const string &device, unsigned long long &df_free, unsigned long long &resize_free, unsigned long long &used, bool &win)Storage [protected]
getFsCapabilities(storage::FsType fstype, storage::FsCapabilities &fscapabilities) const Storage [virtual]
getFstab()Storage [inline]
getFstabOptions(const string &device, string &options)Storage [virtual]
getIgnoreFstab(const string &device, bool &val)Storage [virtual]
getLastAction() const Storage [inline, virtual]
getLoopInfo(deque< storage::LoopInfo > &plist)Storage
storage::StorageInterface::getLoopInfo(deque< LoopInfo > &plist)=0storage::StorageInterface [pure virtual]
getLvmLvInfo(const string &name, deque< storage::LvmLvInfo > &plist)Storage
storage::StorageInterface::getLvmLvInfo(const string &name, deque< LvmLvInfo > &plist)=0storage::StorageInterface [pure virtual]
getLvmVgInfo(const string &name, storage::LvmVgInfo &info)Storage [virtual]
getMdInfo(deque< storage::MdInfo > &plist)Storage
storage::StorageInterface::getMdInfo(deque< MdInfo > &plist)=0storage::StorageInterface [pure virtual]
getMountBy(const string &device, storage::MountByType &mby)Storage [virtual]
getMountPoint(const string &device, string &mount)Storage [virtual]
getPartitionInfo(const string &disk, deque< storage::PartitionInfo > &plist)Storage
storage::StorageInterface::getPartitionInfo(const string &disk, deque< PartitionInfo > &plist)=0storage::StorageInterface [pure virtual]
getRecursiveRemoval() const Storage [inline, virtual]
getVolume(const string &dev)Storage
getVolume(const string &device, storage::VolumeInfo &info)Storage [virtual]
getVolumes(deque< storage::VolumeInfo > &vlist)Storage
storage::StorageInterface::getVolumes(deque< VolumeInfo > &infos)=0storage::StorageInterface [pure virtual]
getZeroNewPartitions() const Storage [inline, virtual]
handleLogFile(const string &name)Storage
haveLoop(LoopCo *&loop)Storage [protected]
haveMd(MdCo *&md)Storage [protected]
info_popup_cbStorage [protected]
info_popup_cb_ycpStorage [protected, static]
infoPopupCb(const string &info)Storage
initDefaultLogger()Storage [static]
initialize()Storage [protected]
initializedStorage [protected]
inst_sysStorage [protected]
install_info_cbStorage [protected]
install_info_cb_ycpStorage [protected, static]
instsys() const Storage [inline]
isCacheChanges() const Storage [inline, virtual]
isDm(const Container &d)Storage [inline, protected, static]
isLoop(const Container &d)Storage [inline, protected, static]
isMd(const Container &d)Storage [inline, protected, static]
isRootMounted() const Storage [inline]
kbToCylinder(const string &disk, unsigned long long size)Storage [virtual]
knownDevice(const string &dev, bool disks_allowed=false)Storage
lastActionStorage [protected]
logdirStorage [protected]
logVolumes(const string &Dir)Storage [protected]
loopBegin(bool(*CheckLoop)(const Loop &)=NULL) const Storage [inline]
loopCondBegin(const Pred &p) const Storage [inline]
loopCondEnd(const Pred &p) const Storage [inline]
loopCondPair(const Pred &p) const Storage [inline]
loopEnd(bool(*CheckLoop)(const Loop &)=NULL) const Storage [inline]
loopPair(bool(*CheckLoop)(const Loop &)=NULL) const Storage [inline]
lvgBegin(bool(*CheckFnc)(const LvmVg &)=NULL)Storage [inline, protected]
lvgEnd(bool(*CheckFnc)(const LvmVg &)=NULL)Storage [inline, protected]
lvgPair(bool(*CheckFnc)(const LvmVg &)=NULL)Storage [inline, protected]
lvmLvBegin(bool(*CheckLvmVg)(const LvmVg &)) const Storage [inline]
lvmLvBegin(bool(*CheckLvmLv)(const LvmLv &)=NULL, bool(*CheckLvmVg)(const LvmVg &)=NULL) const Storage [inline]
lvmLvCondBegin(const Pred &p) const Storage [inline]
lvmLvCondEnd(const Pred &p) const Storage [inline]
lvmLvCondPair(const Pred &p) const Storage [inline]
lvmLvEnd(bool(*CheckLvmVg)(const LvmVg &)) const Storage [inline]
lvmLvEnd(bool(*CheckLvmLv)(const LvmLv &)=NULL, bool(*CheckLvmVg)(const LvmVg &)=NULL) const Storage [inline]
lvmLvPair(bool(*CheckLvmVg)(const LvmVg &)) const Storage [inline]
lvmLvPair(bool(*CheckLvmLv)(const LvmLv &)=NULL, bool(*CheckLvmVg)(const LvmVg &)=NULL) const Storage [inline]
lvmVgBegin(bool(*CheckFnc)(const LvmVg &)=NULL) const Storage [inline]
lvmVgCondBegin(const Pred &p) const Storage [inline]
lvmVgCondEnd(const Pred &p) const Storage [inline]
lvmVgCondPair(const Pred &p) const Storage [inline]
lvmVgEnd(bool(*CheckFnc)(const LvmVg &)=NULL) const Storage [inline]
LvmVgIterator typedefStorage [protected]
LvmVgPair typedefStorage [protected]
lvmVgPair(bool(*CheckFnc)(const LvmVg &)=NULL) const Storage [inline]
LvmVgPIterator typedefStorage [protected]
max_log_numStorage [protected]
mdBegin(bool(*CheckMd)(const Md &)=NULL) const Storage [inline]
mdCondBegin(const Pred &p) const Storage [inline]
mdCondEnd(const Pred &p) const Storage [inline]
mdCondPair(const Pred &p) const Storage [inline]
mdEnd(bool(*CheckMd)(const Md &)=NULL) const Storage [inline]
mdPair(bool(*CheckMd)(const Md &)=NULL) const Storage [inline]
mountDevice(const string &device, const string &mp)Storage [virtual]
nextFreePartition(const string &disk, storage::PartitionType type, unsigned &nr, string &device)Storage [virtual]
notDeleted(const Container &d)Storage [inline, static]
partBegin(bool(*CheckDisk)(const Disk &)) const Storage [inline]
partBegin(bool(*CheckPart)(const Partition &)=NULL, bool(*CheckDisk)(const Disk &)=NULL) const Storage [inline]
partCondBegin(const Pred &p) const Storage [inline]
partCondEnd(const Pred &p) const Storage [inline]
partCondPair(const Pred &p) const Storage [inline]
partEnd(bool(*CheckDisk)(const Disk &)) const Storage [inline]
partEnd(bool(*CheckPart)(const Partition &)=NULL, bool(*CheckDisk)(const Disk &)=NULL) const Storage [inline]
partPair(bool(*CheckCnt)(const Disk &)) const Storage [inline]
partPair(bool(*CheckPart)(const Partition &)=NULL, bool(*CheckCnt)(const Disk &)=NULL) const Storage [inline]
performContChanges(storage::CommitStage stage, const std::list< Container * > &co, bool &cont_removed)Storage [protected]
printInfo(std::ostream &str)Storage [virtual]
proc_archStorage [protected, static]
progress_bar_cbStorage [protected]
progress_bar_cb_ycpStorage [protected, static]
progressBarCb(const string &id, unsigned cur, unsigned max)Storage
readFstab(const string &dir, deque< storage::VolumeInfo > &infos)Storage
storage::StorageInterface::readFstab(const string &dir, deque< VolumeInfo > &infos)=0storage::StorageInterface [pure virtual]
readonlyStorage [protected]
recursiveRemoveStorage [protected]
removeBackupState(const string &name)Storage [virtual]
removeContainer(Container *val)Storage [protected]
removeEvmsContainer(const string &name)Storage [virtual]
removeEvmsVolume(const string &vg, const string &name)Storage [virtual]
removeEvmsVolumeByDevice(const string &device)Storage [virtual]
removeFileLoop(const string &lname, bool removeFile)Storage [virtual]
removeFstabOptions(const string &, const string &options)Storage [virtual]
removeLvmLv(const string &vg, const string &name)Storage [virtual]
removeLvmLvByDevice(const string &device)Storage [virtual]
removeLvmVg(const string &name)Storage [virtual]
removeMd(const string &name, bool destroySb=true)Storage [virtual]
removePartition(const string &partition)Storage [virtual]
removeUsing(const string &device, const storage::usedBy &uby)Storage
removeVolume(const string &device)Storage [virtual]
rescanEverything()Storage [virtual]
resizePartition(const string &device, unsigned long sizeCyl)Storage [virtual]
resizeVolume(const string &device, unsigned long long newSizeMb)Storage [virtual]
restoreBackupState(const string &name)Storage [virtual]
root() const Storage [inline]
root_mountedStorage [protected]
rootMounted()Storage
rootprefixStorage [protected]
setCacheChanges(bool val=true)Storage [inline, virtual]
setCallbackInfoPopup(storage::CallbackInfoPopup pfnc)Storage [inline, virtual]
setCallbackInfoPopupYcp(storage::CallbackInfoPopup pfnc)Storage [inline, static]
setCallbackProgressBar(storage::CallbackProgressBar pfnc)Storage [inline, virtual]
setCallbackProgressBarYcp(storage::CallbackProgressBar pfnc)Storage [inline, static]
setCallbackShowInstallInfo(storage::CallbackShowInstallInfo pfnc)Storage [inline, virtual]
setCallbackShowInstallInfoYcp(storage::CallbackShowInstallInfo pfnc)Storage [inline, static]
setCallbackYesNoPopup(storage::CallbackYesNoPopup pfnc)Storage [inline, virtual]
setCallbackYesNoPopupYcp(storage::CallbackYesNoPopup pfnc)Storage [inline, static]
setCrypt(const string &device, bool val)Storage [virtual]
setCryptPassword(const string &device, const string &pwd)Storage [virtual]
setDetectMountedVolumes(bool val=true)Storage [virtual]
setExtError(const string &txt)Storage
setFreeInfo(const string &device, unsigned long long df_free, unsigned long long resize_free, unsigned long long used, bool win)Storage [protected]
setIgnoreFstab(const string &device, bool val)Storage [virtual]
setRecursiveRemoval(bool val=true)Storage [virtual]
setRootPrefix(const string &root)Storage [virtual]
setUsedBy(const string &dev, storage::UsedByType typ, const string &name)Storage
setZeroNewPartitions(bool val=true)Storage [virtual]
showInfoCb(const string &info)Storage
shrinkEvmsContainer(const string &name, const deque< string > &devs)Storage [virtual]
shrinkLvmVg(const string &name, const deque< string > &devs)Storage [virtual]
shrinkMd(const string &name, const string &dev)Storage [virtual]
SkipDelStorage [static]
sortCommitLists(storage::CommitStage stage, std::list< Container * > &co, std::list< Volume * > &vl)Storage [protected]
Storage(bool ronly=false, bool testmode=false, bool autodetect=true)Storage
StorageInterface()storage::StorageInterface [inline]
tDir() const Storage [inline]
tempdirStorage [protected]
test() const Storage [inline]
testdirStorage [protected]
testFilesEqual(const string &n1, const string &n2)Storage [static]
testmodeStorage [protected]
tmpDir() const Storage
umountDevice(const string &device)Storage [virtual]
updatePartitionArea(const string &device, unsigned long start, unsigned long size)Storage [virtual]
usedBy(const string &dev)Storage
vBegin(bool(*CheckCnt)(const Container &))Storage [inline, protected]
vBegin(bool(*CheckVol)(const Volume &)=NULL, bool(*CheckCnt)(const Container &)=NULL)Storage [inline, protected]
vEnd(bool(*CheckCnt)(const Container &))Storage [inline, protected]
vEnd(bool(*CheckVol)(const Volume &)=NULL, bool(*CheckCnt)(const Container &)=NULL)Storage [inline, protected]
volBegin(bool(*CheckCnt)(const Container &)) const Storage [inline]
volBegin(bool(*CheckVol)(const Volume &)=NULL, bool(*CheckCnt)(const Container &)=NULL) const Storage [inline]
volCondBegin(const Pred &p) const Storage [inline]
volCondEnd(const Pred &p) const Storage [inline]
volCondPair(const Pred &p) const Storage [inline]
volEnd(bool(*CheckCnt)(const Container &)) const Storage [inline]
volEnd(bool(*CheckVol)(const Volume &)=NULL, bool(*CheckCnt)(const Container &)=NULL) const Storage [inline]
VolIterator typedefStorage [protected]
volPair(bool(*CheckCnt)(const Container &)) const Storage [inline]
volPair(bool(*CheckVol)(const Volume &)=NULL, bool(*CheckCnt)(const Container &)=NULL) const Storage [inline]
VolPart typedefStorage [protected]
VolPIterator typedefStorage [protected]
vPair(bool(*CheckCnt)(const Container &))Storage [inline, protected]
vPair(bool(*CheckVol)(const Volume &)=NULL, bool(*CheckCnt)(const Container &)=NULL)Storage [inline, protected]
VPair typedefStorage [protected]
waitForDevice(const string &device) const Storage
yesno_popup_cbStorage [protected]
yesno_popup_cb_ycpStorage [protected, static]
yesnoPopupCb(const string &info)Storage
zeroNewPartitionsStorage [protected]
~Storage()Storage [virtual]
~StorageInterface()storage::StorageInterface [inline, virtual]


Generated on Wed Sep 14 11:27:09 2005 for yast2-storage by  doxygen 1.4.4