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

Disk Member List

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

addToList(Volume *e)Container [inline, protected]
availablePartNumber(storage::PartitionType type=storage::PRIMARY)Disk
begin() const Container [inline, protected]
begin()Container [inline, protected]
byte_cylDisk [protected]
capacityInKb() const Disk [inline, protected]
changePartitionArea(unsigned nr, unsigned long start, unsigned long size, bool checkRelaxed=false)Disk
changePartitionId(unsigned nr, unsigned id)Disk
CheckFncPartition typedefDisk [protected]
CheckFncVol typedefContainer [protected]
checkPartedOutput(const SystemCmd &cmd)Disk [protected]
checkPartedValid(const ProcPart &pp, const std::list< string > &ps, const std::list< Partition * > &pl)Disk [protected]
checkSystemError(const string &cmd_line, const SystemCmd &cmd)Disk [protected]
commitChanges(storage::CommitStage stage)Disk [virtual]
commitChanges(storage::CommitStage stage, Volume *vol)Disk [virtual]
compareContainer(const Container *c, bool verbose) const Container
ConstPartIter typedefDisk [protected]
ConstPartPair typedefDisk [protected]
ConstPlainIterator typedefContainer [protected]
ConstVolIterator typedefContainer
ConstVolPair typedefContainer
ConstVolPIterator typedefContainer [protected]
Container(Storage *const, const string &Name, storage::CType typ)Container
Container(const Container &)Container
createContainer [protected]
created() const Container [inline]
createPartition(storage::PartitionType type, long unsigned start, long unsigned len, string &device, bool checkRelaxed=false)Disk
createPartition(long unsigned len, string &device, bool checkRelaxed=false)Disk
createPartition(storage::PartitionType type, string &device)Disk
createText(bool doing=true) const Container [virtual]
CRVIter typedefContainer [protected]
CVIter typedefContainer [protected]
cylDisk [protected]
cylinders() const Disk [inline]
cylinderToKb(unsigned long) const Disk
cylSizeB() const Disk [inline]
defaultLabel()Disk [protected, static]
delContainer [protected]
deleted() const Container [inline]
destroyPartitionTable(const string &new_label)Disk
detected_labelDisk [protected]
detectGeometry()Disk [protected]
detectPartitions()Disk [protected]
devContainer [protected]
device() const Container [inline]
Disk(Storage *const s, const string &Name, unsigned long long Size)Disk
Disk(const Disk &rhs)Disk
Disk(Storage *const s, const string &File)Disk [protected]
doCreate(Volume *v)Disk [protected, virtual]
doCreateLabel()Disk [protected]
doRemove(Volume *v)Disk [protected, virtual]
doResize(Volume *v)Disk [protected, virtual]
doSetType(Volume *v)Disk [protected]
end() const Container [inline, protected]
end()Container [inline, protected]
equalContent(const Disk &rhs) const Disk
Container::equalContent(const Container &rhs) const Container
execCheckFailed(const string &cmd_line)Disk [protected]
ext_possibleDisk [protected]
findVolume(const string &device, Volume *&vol)Container
forgetChangePartitionId(unsigned nr)Disk
getCommitActions(std::list< storage::commitAction * > &l) const Disk [virtual]
getCopy() const Disk [inline, protected, virtual]
getDiskPartition(const string &dev)Disk [static]
getGeometry(const string &line, unsigned long &c, unsigned &h, unsigned &s)Disk [protected]
getInfo(storage::DiskInfo &info) const Disk
Container::getInfo(storage::ContainerInfo &info) const Container
getPartedValues(Partition *p)Disk [protected]
getPartName(unsigned nr) const Disk
getPartName(const string &disk, unsigned nr)Disk [static]
getPartName(const string &disk, const string &nr)Disk [static]
getStorage() const Container [inline]
getSysfsInfo(const string &SysFsDir)Disk [protected]
getToCommit(storage::CommitStage stage, std::list< Container * > &col, std::list< Volume * > &vol)Disk [virtual]
getUnusedSpace(std::list< Region > &free, bool all=true, bool logical=false)Disk
getUsedBy() const Container [inline]
getUsedByType() const Container [inline]
hasExtended() const Disk
haveBsdPart(const std::list< Partition * > &pl) const Disk [protected]
headDisk [protected]
heads() const Disk [inline]
infoDisk [mutable, protected]
kbToCylinder(unsigned long long) const Disk
labelDisk [protected]
labelName() const Disk [inline]
labelsDisk [protected, static]
ListListIterator classContainer [friend]
logData(const string &Dir)Disk [protected, virtual]
logDifference(const Disk &d) const Disk
Container::logDifference(const Container &c) const Container
majorNr() const Disk [inline]
max_logicalDisk [protected]
max_primaryDisk [protected]
maxLogical() const Disk [inline]
maxPrimary() const Disk [inline]
minorNr() const Disk [inline]
mjrDisk [protected]
mnrDisk [protected]
name() const Container [inline]
needP(const string &dev)Disk [static]
new_cylDisk [protected]
new_headDisk [protected]
new_sectorDisk [protected]
nextFreePartition(storage::PartitionType type, unsigned &nr, string &device)Disk
nmContainer [protected]
notDeleted(const Partition &d)Disk [inline, protected, static]
numMinor() const Disk [inline]
numPartitions() const Disk
numVolumes() const Container
operator!=(const Container &rhs) const Container [inline]
operator<(const Container &rhs) const Container [inline]
operator<<(std::ostream &, const Disk &)Disk [friend]
Container::operator<<(std::ostream &s, const Container &c)Container [friend]
operator<=(const Container &rhs) const Container [inline]
operator=(const Disk &rhs)Disk [protected]
Container::operator=(const Container &)Container [protected]
operator==(const Container &rhs) const Container [inline]
operator>(const Container &rhs) const Container [inline]
operator>=(const Container &rhs) const Container [inline]
orderContainer [protected, static]
p_disksDisk [protected, static]
partBegin(bool(*CheckPart)(const Partition &)=NULL)Disk [inline, protected]
partBegin(bool(*CheckPart)(const Partition &)=NULL) const Disk [inline, protected]
PartCInter typedefDisk [protected]
PartCPIterator typedefDisk [protected]
partEnd(bool(*CheckPart)(const Partition &)=NULL)Disk [inline, protected]
partEnd(bool(*CheckPart)(const Partition &)=NULL) const Disk [inline, protected]
PartInter typedefDisk [protected]
PartIter typedefDisk [protected]
PartPair typedefDisk [protected]
partPair(bool(*CheckPart)(const Partition &)=NULL)Disk [inline, protected]
partPair(bool(*CheckPart)(const Partition &)=NULL) const Disk [inline, protected]
PartPIterator typedefDisk [protected]
PlainIterator typedefContainer [protected]
print(std::ostream &s) const Disk [inline, protected, virtual]
rangeDisk [protected]
readonly() const Container [inline]
redetectGeometry()Disk [protected]
removeFromList(Volume *e)Container [protected]
removePartition(unsigned nr)Disk
removeText(bool doing=true) const Container [virtual]
removeVolume(Volume *v)Disk [virtual]
resizePartition(Partition *p, unsigned long newCyl)Disk
resizeVolume(Volume *v, unsigned long long newSize)Disk [virtual]
ronlyContainer [protected]
RVIter typedefContainer [protected]
scanPartedLine(const string &Line, unsigned &nr, unsigned long &start, unsigned long &csize, storage::PartitionType &type, unsigned &id, bool &boot)Disk [protected]
sectorDisk [protected]
sectors() const Disk [inline]
setCreated(bool val=true)Container [inline]
setDeleted(bool val=true)Container [inline]
setDiskLabelText(bool doing=true) const Disk
setExtError(const string &txt) const Container
setExtError(const SystemCmd &cmd, bool serr=true) const Container
setLabelData(const string &)Disk [protected]
setSilent(bool val=true)Container [inline]
setUsedBy(storage::UsedByType t, const string &name)Container [inline]
silentContainer [protected]
size_kDisk [protected]
sizeK() const Disk [inline]
staticType()Disk [inline, static]
stoContainer [protected]
Storage classDisk [friend]
system_stderrDisk [protected]
typContainer [protected]
type() const Container [inline]
type_namesContainer [protected, static]
ubyContainer [protected]
usedByName() const Container [inline]
vBegin(bool(*CheckFnc)(const Volume &)=NULL)Container [inline, protected]
VCont typedefContainer [protected]
vEnd(bool(*CheckFnc)(const Volume &)=NULL)Container [inline, protected]
VIter typedefContainer [protected]
volBegin(bool(*CheckFnc)(const Volume &)=NULL) const Container [inline]
volCondBegin(const Pred &p) const Container [inline]
volCondEnd(const Pred &p) const Container [inline]
volCondPair(const Pred &p) const Container [inline]
volEnd(bool(*CheckFnc)(const Volume &)=NULL) const Container [inline]
VolIterator typedefContainer [protected]
VolPair typedefContainer [protected]
volPair(bool(*CheckFnc)(const Volume &)=NULL) const Container [inline]
volPair(bool(*CheckFnc)(const Volume &)=NULL)Container [inline, protected]
VolPIterator typedefContainer [protected]
volsContainer [protected]
~Container()Container [virtual]
~Disk()Disk [virtual]


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