| addToList(Volume *e) | Container | [inline, protected] |
| availablePartNumber(storage::PartitionType type=storage::PRIMARY) | Disk | |
| begin() const | Container | [inline, protected] |
| begin() | Container | [inline, protected] |
| byte_cyl | Disk | [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 typedef | Disk | [protected] |
| CheckFncVol typedef | Container | [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 typedef | Disk | [protected] |
| ConstPartPair typedef | Disk | [protected] |
| ConstPlainIterator typedef | Container | [protected] |
| ConstVolIterator typedef | Container | |
| ConstVolPair typedef | Container | |
| ConstVolPIterator typedef | Container | [protected] |
| Container(Storage *const, const string &Name, storage::CType typ) | Container | |
| Container(const Container &) | Container | |
| create | Container | [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 typedef | Container | [protected] |
| CVIter typedef | Container | [protected] |
| cyl | Disk | [protected] |
| cylinders() const | Disk | [inline] |
| cylinderToKb(unsigned long) const | Disk | |
| cylSizeB() const | Disk | [inline] |
| defaultLabel() | Disk | [protected, static] |
| del | Container | [protected] |
| deleted() const | Container | [inline] |
| destroyPartitionTable(const string &new_label) | Disk | |
| detected_label | Disk | [protected] |
| detectGeometry() | Disk | [protected] |
| detectPartitions() | Disk | [protected] |
| dev | Container | [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_possible | Disk | [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] |
| head | Disk | [protected] |
| heads() const | Disk | [inline] |
| info | Disk | [mutable, protected] |
| kbToCylinder(unsigned long long) const | Disk | |
| label | Disk | [protected] |
| labelName() const | Disk | [inline] |
| labels | Disk | [protected, static] |
| ListListIterator class | Container | [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_logical | Disk | [protected] |
| max_primary | Disk | [protected] |
| maxLogical() const | Disk | [inline] |
| maxPrimary() const | Disk | [inline] |
| minorNr() const | Disk | [inline] |
| mjr | Disk | [protected] |
| mnr | Disk | [protected] |
| name() const | Container | [inline] |
| needP(const string &dev) | Disk | [static] |
| new_cyl | Disk | [protected] |
| new_head | Disk | [protected] |
| new_sector | Disk | [protected] |
| nextFreePartition(storage::PartitionType type, unsigned &nr, string &device) | Disk | |
| nm | Container | [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] |
| order | Container | [protected, static] |
| p_disks | Disk | [protected, static] |
| partBegin(bool(*CheckPart)(const Partition &)=NULL) | Disk | [inline, protected] |
| partBegin(bool(*CheckPart)(const Partition &)=NULL) const | Disk | [inline, protected] |
| PartCInter typedef | Disk | [protected] |
| PartCPIterator typedef | Disk | [protected] |
| partEnd(bool(*CheckPart)(const Partition &)=NULL) | Disk | [inline, protected] |
| partEnd(bool(*CheckPart)(const Partition &)=NULL) const | Disk | [inline, protected] |
| PartInter typedef | Disk | [protected] |
| PartIter typedef | Disk | [protected] |
| PartPair typedef | Disk | [protected] |
| partPair(bool(*CheckPart)(const Partition &)=NULL) | Disk | [inline, protected] |
| partPair(bool(*CheckPart)(const Partition &)=NULL) const | Disk | [inline, protected] |
| PartPIterator typedef | Disk | [protected] |
| PlainIterator typedef | Container | [protected] |
| print(std::ostream &s) const | Disk | [inline, protected, virtual] |
| range | Disk | [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] |
| ronly | Container | [protected] |
| RVIter typedef | Container | [protected] |
| scanPartedLine(const string &Line, unsigned &nr, unsigned long &start, unsigned long &csize, storage::PartitionType &type, unsigned &id, bool &boot) | Disk | [protected] |
| sector | Disk | [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] |
| silent | Container | [protected] |
| size_k | Disk | [protected] |
| sizeK() const | Disk | [inline] |
| staticType() | Disk | [inline, static] |
| sto | Container | [protected] |
| Storage class | Disk | [friend] |
| system_stderr | Disk | [protected] |
| typ | Container | [protected] |
| type() const | Container | [inline] |
| type_names | Container | [protected, static] |
| uby | Container | [protected] |
| usedByName() const | Container | [inline] |
| vBegin(bool(*CheckFnc)(const Volume &)=NULL) | Container | [inline, protected] |
| VCont typedef | Container | [protected] |
| vEnd(bool(*CheckFnc)(const Volume &)=NULL) | Container | [inline, protected] |
| VIter typedef | Container | [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 typedef | Container | [protected] |
| VolPair typedef | Container | [protected] |
| volPair(bool(*CheckFnc)(const Volume &)=NULL) const | Container | [inline] |
| volPair(bool(*CheckFnc)(const Volume &)=NULL) | Container | [inline, protected] |
| VolPIterator typedef | Container | [protected] |
| vols | Container | [protected] |
| ~Container() | Container | [virtual] |
| ~Disk() | Disk | [virtual] |