addMpAlias(const string &dev) | storage::Disk | |
addToList(Volume *e) | storage::Container | [inline, protected] |
availablePartNumber(storage::PartitionType type=storage::PRIMARY) | storage::Disk | |
begin() const | storage::Container | [inline, protected] |
begin() | storage::Container | [inline, protected] |
byte_cyl | storage::Disk | [protected] |
capacityInKb() const | storage::Disk | [inline, protected] |
changeNumbers(const PartIter &b, const PartIter &e, unsigned start, int incr) | storage::Disk | [protected] |
changePartitionArea(unsigned nr, unsigned long start, unsigned long size, bool checkRelaxed=false) | storage::Disk | |
changePartitionId(unsigned nr, unsigned id) | storage::Dasd | [inline, virtual] |
checkFdasdOutput(SystemCmd &Cmd, ProcPart &ppart) | storage::Dasd | [protected] |
CheckFncPartition typedef | storage::Disk | [protected] |
CheckFncVol typedef | storage::Container | [protected] |
checkPartedOutput(const SystemCmd &cmd, ProcPart &ppart) | storage::Disk | [protected] |
checkPartedValid(const ProcPart &pp, const string &diskname, std::list< Partition * > &pl, unsigned long &rng) | storage::Disk | [protected] |
checkSystemError(const string &cmd_line, const SystemCmd &cmd) | storage::Disk | [protected] |
clearMpAlias() | storage::Disk | [inline] |
commitChanges(storage::CommitStage stage) | storage::Dasd | [virtual] |
storage::Disk::commitChanges(storage::CommitStage stage, Volume *vol) | storage::Disk | [virtual] |
compareContainer(const Container *c, bool verbose) const | storage::Container | |
ConstPartIter typedef | storage::Disk | [protected] |
ConstPartPair typedef | storage::Disk | [protected] |
ConstPlainIterator typedef | storage::Container | [protected] |
ConstVolIterator typedef | storage::Container | |
ConstVolPair typedef | storage::Container | |
ConstVolPIterator typedef | storage::Container | [protected] |
Container(Storage *const, const string &Name, storage::CType typ) | storage::Container | |
Container(const Container &) | storage::Container | |
create | storage::Container | [protected] |
createChecks(storage::PartitionType &type, unsigned long start, unsigned long len, bool checkRelaxed) | storage::Disk | [protected] |
created() const | storage::Container | [inline] |
createPartition(storage::PartitionType type, long unsigned start, long unsigned len, string &device, bool checkRelaxed=false) | storage::Dasd | [virtual] |
storage::Disk::createPartition(long unsigned len, string &device, bool checkRelaxed=false) | storage::Disk | |
storage::Disk::createPartition(storage::PartitionType type, string &device) | storage::Disk | |
createText(bool doing=true) const | storage::Container | [virtual] |
CRVIter typedef | storage::Container | [protected] |
CVIter typedef | storage::Container | [protected] |
cyl | storage::Disk | [protected] |
cylinders() const | storage::Disk | [inline] |
cylinderToKb(unsigned long) const | storage::Disk | |
cylSizeB() const | storage::Disk | [inline] |
Dasd(Storage *const s, const string &Name, unsigned long long Size) | storage::Dasd | |
Dasd(const Dasd &rhs) | storage::Dasd | |
DASDF_CDL enum value | storage::Dasd | [protected] |
DASDF_LDL enum value | storage::Dasd | [protected] |
DASDF_NONE enum value | storage::Dasd | [protected] |
dasdfmtText(bool doing) const | storage::Dasd | |
dasdfmtTexts(bool single, const string &devs) | storage::Dasd | [static] |
DasdFormat enum name | storage::Dasd | [protected] |
defaultLabel() | storage::Disk | [protected, static] |
del | storage::Container | [protected] |
deleted() const | storage::Container | [inline] |
destroyPartitionTable(const string &new_label) | storage::Disk | |
detected_label | storage::Disk | [protected] |
detectGeometry() | storage::Dasd | [virtual] |
detectPartitions(ProcPart &ppart) | storage::Dasd | [protected, virtual] |
detectPartitionsFdasd(ProcPart &ppart) | storage::Dasd | [protected] |
dev | storage::Container | [protected] |
device() const | storage::Container | [inline] |
Disk(Storage *const s, const string &Name, unsigned long long Size) | storage::Disk | |
Disk(Storage *const s, const string &Name, unsigned num, unsigned long long Size, ProcPart &ppart) | storage::Disk | |
Disk(const Disk &rhs) | storage::Disk | |
Disk(Storage *const s, const string &File) | storage::Disk | [protected] |
doCreate(Volume *v) | storage::Dasd | [inline, protected, virtual] |
doCreateLabel() | storage::Dasd | [inline, protected, virtual] |
doDasdfmt() | storage::Dasd | [protected] |
doFdasd() | storage::Dasd | [protected] |
doRemove(Volume *v) | storage::Dasd | [inline, protected, virtual] |
doResize(Volume *v) | storage::Dasd | [protected, virtual] |
doSetType(Volume *v) | storage::Dasd | [inline, protected, virtual] |
end() const | storage::Container | [inline, protected] |
end() | storage::Container | [inline, protected] |
equalContent(const Disk &rhs) const | storage::Disk | |
storage::Container::equalContent(const Container &rhs) const | storage::Container | |
execCheckFailed(const string &cmd_line) | storage::Disk | [protected] |
execCheckFailed(SystemCmd &cmd, const string &cmd_line) | storage::Disk | [protected] |
ext_possible | storage::Disk | [protected] |
FakeDisk() const | storage::Disk | [inline] |
fdasdText() const | storage::Dasd | |
findVolume(const string &device, Volume *&vol) | storage::Container | |
fmt | storage::Dasd | [protected] |
forgetChangePartitionId(unsigned nr) | storage::Disk | |
getCommitActions(std::list< storage::commitAction * > &l) const | storage::Dasd | [virtual] |
getCopy() const | storage::Disk | [inline, protected, virtual] |
getDiskPartition(const string &dev) | storage::Disk | [static] |
getGeometry(SystemCmd &cmd, unsigned long &c, unsigned &h, unsigned &s) | storage::Dasd | [protected] |
storage::Disk::getGeometry(const string &line, unsigned long &c, unsigned &h, unsigned &s) | storage::Disk | [protected] |
getInfo(storage::DiskInfo &info) const | storage::Disk | |
storage::Container::getInfo(storage::ContainerInfo &info) const | storage::Container | |
getPartedSectors(const Partition *p, unsigned long long &start, unsigned long long &end) | storage::Disk | [protected] |
getPartedValues(Partition *p) | storage::Disk | [protected] |
getPartitionAfter(const Partition *p) | storage::Disk | [protected] |
getPartName(unsigned nr) const | storage::Disk | |
getPartName(const string &disk, unsigned nr) | storage::Disk | [static] |
getPartName(const string &disk, const string &nr) | storage::Disk | [static] |
getStorage() const | storage::Container | [inline] |
getSysfsInfo(const string &SysFsDir) | storage::Disk | [protected] |
getToCommit(storage::CommitStage stage, std::list< Container * > &col, std::list< Volume * > &vol) | storage::Dasd | [virtual] |
getUnusedSpace(std::list< Region > &free, bool all=true, bool logical=false) | storage::Disk | |
getUsedBy() const | storage::Container | [inline] |
getUsedByType() const | storage::Container | [inline] |
hasExtended() const | storage::Disk | |
haveBsdPart(const std::list< Partition * > &pl) const | storage::Disk | [protected] |
head | storage::Disk | [protected] |
heads() const | storage::Disk | [inline] |
info | storage::Disk | [mutable, protected] |
init_disk | storage::Disk | [protected] |
initializeDisk(bool value) | storage::Dasd | [virtual] |
storage::Disk::initializeDisk() const | storage::Disk | [inline] |
isDasd() const | storage::Disk | [inline] |
isEmpty() const | storage::Container | |
isLogical(unsigned nr) const | storage::Disk | |
kbToCylinder(unsigned long long) const | storage::Disk | |
label | storage::Disk | [protected] |
labelName() const | storage::Disk | [inline] |
labels | storage::Disk | [protected, static] |
ListListIterator class | storage::Container | [friend] |
logData(const string &Dir) | storage::Disk | [protected, virtual] |
logDifference(const Disk &d) const | storage::Disk | |
storage::Container::logDifference(const Container &c) const | storage::Container | |
logfile_name | storage::Disk | [protected] |
majorNr() const | storage::Disk | [inline] |
max_logical | storage::Disk | [protected] |
max_primary | storage::Disk | [protected] |
maxLogical() const | storage::Disk | [inline] |
maxPrimary() const | storage::Disk | [inline] |
minorNr() const | storage::Disk | [inline] |
mjr | storage::Disk | [protected] |
mnr | storage::Disk | [protected] |
mp_alias | storage::Disk | [protected] |
mpAlias() const | storage::Disk | [inline] |
name() const | storage::Container | [inline] |
needP(const string &dev) | storage::Disk | [static] |
new_cyl | storage::Disk | [protected] |
new_head | storage::Disk | [protected] |
new_sector | storage::Disk | [protected] |
nextFreePartition(storage::PartitionType type, unsigned &nr, string &device) | storage::Disk | |
nm | storage::Container | [protected] |
notDeleted(const Partition &d) | storage::Disk | [inline, protected, static] |
numMinor() const | storage::Disk | [inline] |
numPartitions() const | storage::Disk | |
numVolumes() const | storage::Container | |
operator!=(const Container &rhs) const | storage::Container | [inline] |
operator<(const Container &rhs) const | storage::Container | [inline] |
operator<<(std::ostream &, const Dasd &) | storage::Dasd | [friend] |
storage::Disk::operator<<(std::ostream &, const Disk &) | storage::Disk | [friend] |
storage::Container::operator<<(std::ostream &s, const Container &c) | storage::Container | [friend] |
operator<=(const Container &rhs) const | storage::Container | [inline] |
operator=(const Dasd &rhs) | storage::Dasd | [protected] |
storage::Disk::operator=(const Disk &rhs) | storage::Disk | |
storage::Container::operator=(const Container &) | storage::Container | [protected] |
operator==(const Container &rhs) const | storage::Container | [inline] |
operator>(const Container &rhs) const | storage::Container | [inline] |
operator>=(const Container &rhs) const | storage::Container | [inline] |
order | storage::Container | [protected, static] |
p_disks | storage::Disk | [protected, static] |
partBegin(bool(*CheckPart)(const Partition &)=NULL) | storage::Disk | [inline, protected] |
partBegin(bool(*CheckPart)(const Partition &)=NULL) const | storage::Disk | [inline, protected] |
PartCInter typedef | storage::Disk | [protected] |
PartCPIterator typedef | storage::Disk | [protected] |
partEnd(bool(*CheckPart)(const Partition &)=NULL) | storage::Disk | [inline, protected] |
partEnd(bool(*CheckPart)(const Partition &)=NULL) const | storage::Disk | [inline, protected] |
PartInter typedef | storage::Disk | [protected] |
PartIter typedef | storage::Disk | [protected] |
partPair(bool(*CheckPart)(const Partition &)=NULL) | storage::Disk | [inline, protected] |
partPair(bool(*CheckPart)(const Partition &)=NULL) const | storage::Disk | [inline, protected] |
PartPair typedef | storage::Disk | [protected] |
PartPIterator typedef | storage::Disk | [protected] |
PlainIterator typedef | storage::Container | [protected] |
print(std::ostream &s) const | storage::Dasd | [inline, protected, virtual] |
range | storage::Disk | [protected] |
readonly() const | storage::Container | [inline] |
redetectGeometry() | storage::Dasd | [inline, protected, virtual] |
removeFromList(Volume *e) | storage::Container | [protected] |
removeFromMemory() | storage::Disk | [protected] |
removePartition(unsigned nr) | storage::Dasd | [virtual] |
removePresentPartitions() | storage::Disk | [protected] |
removeText(bool doing=true) const | storage::Container | [virtual] |
removeVolume(Volume *v) | storage::Disk | [virtual] |
resetInitDisk() | storage::Disk | [inline] |
resizePartition(Partition *p, unsigned long newCyl) | storage::Dasd | [virtual] |
resizeVolume(Volume *v, unsigned long long newSize) | storage::Disk | [virtual] |
ronly | storage::Container | [protected] |
RVIter typedef | storage::Container | [protected] |
scanFdasdLine(const string &Line, unsigned &nr, unsigned long &start, unsigned long &csize) | storage::Dasd | [protected] |
scanPartedLine(const string &Line, unsigned &nr, unsigned long &start, unsigned long &csize, storage::PartitionType &type, unsigned &id, bool &boot) | storage::Disk | [protected] |
sector | storage::Disk | [protected] |
sectors() const | storage::Disk | [inline] |
setCreated(bool val=true) | storage::Container | [inline] |
setDeleted(bool val=true) | storage::Container | [inline] |
setDiskLabelText(bool doing=true) const | storage::Disk | |
setExtError(const string &txt) const | storage::Container | |
setExtError(const SystemCmd &cmd, bool serr=true) const | storage::Container | |
setLabelData(const string &) | storage::Disk | [protected] |
setSilent(bool val=true) | storage::Container | [inline] |
setUdevData(const string &path, const string &id) | storage::Disk | |
setUsedBy(storage::UsedByType t, const string &name) | storage::Container | [inline] |
silent | storage::Container | [protected] |
size_k | storage::Disk | [protected] |
sizeK() const | storage::Disk | [inline] |
stageCreate(const Volume &v) | storage::Container | [inline, protected, static] |
stageDecrease(const Volume &v) | storage::Container | [inline, protected, static] |
staticType() | storage::Disk | [inline, static] |
sto | storage::Container | [protected] |
Storage class | storage::Dasd | [friend] |
sysfs_dir | storage::Disk | [protected] |
sysfsDir() const | storage::Disk | [inline] |
system_stderr | storage::Disk | [protected] |
typ | storage::Container | [protected] |
type() const | storage::Container | [inline] |
type_names | storage::Container | [protected, static] |
uby | storage::Container | [protected] |
udev_id | storage::Disk | [protected] |
udev_path | storage::Disk | [protected] |
udevId() const | storage::Disk | [inline] |
udevPath() const | storage::Disk | [inline] |
usedByName() const | storage::Container | [inline] |
vBegin(bool(*CheckFnc)(const Volume &)=NULL) | storage::Container | [inline, protected] |
VCont typedef | storage::Container | [protected] |
vEnd(bool(*CheckFnc)(const Volume &)=NULL) | storage::Container | [inline, protected] |
VIter typedef | storage::Container | [protected] |
volBegin(bool(*CheckFnc)(const Volume &)=NULL) const | storage::Container | [inline] |
volCondBegin(const Pred &p) const | storage::Container | [inline] |
volCondEnd(const Pred &p) const | storage::Container | [inline] |
volCondPair(const Pred &p) const | storage::Container | [inline] |
volEnd(bool(*CheckFnc)(const Volume &)=NULL) const | storage::Container | [inline] |
VolIterator typedef | storage::Container | [protected] |
volPair(bool(*CheckFnc)(const Volume &)=NULL) const | storage::Container | [inline] |
volPair(bool(*CheckFnc)(const Volume &)=NULL) | storage::Container | [inline, protected] |
VolPair typedef | storage::Container | [protected] |
VolPIterator typedef | storage::Container | [protected] |
vols | storage::Container | [protected] |
~Container() | storage::Container | [virtual] |
~Dasd() | storage::Dasd | [virtual] |
~Disk() | storage::Disk | [virtual] |