| addDm(Dm *m) | DmCo | [protected] |
| addLvPeDistribution(unsigned long le, unsigned stripe, std::list< Pv > &pl, std::list< Pv > &pladd, std::map< string, unsigned long > &pe_map) | PeContainer | [protected, static] |
| addPv(const Pv *p) | PeContainer | [protected] |
| addToList(Volume *e) | Container | [inline, protected] |
| begin() const | Container | [inline, protected] |
| begin() | Container | [inline, protected] |
| capacityInKb() const | PeContainer | [inline, protected] |
| checkConsistency() const | PeContainer | [protected, virtual] |
| checkDm(Dm *m) | DmCo | [protected] |
| CheckFncDm typedef | DmCo | [protected] |
| CheckFncVol typedef | Container | [protected] |
| commitChanges(storage::CommitStage stage) | Container | [virtual] |
| commitChanges(storage::CommitStage stage, Volume *vol) | Container | [virtual] |
| compareContainer(const Container *c, bool verbose) const | Container | |
| ConstDmIter typedef | DmCo | [protected] |
| ConstDmPair typedef | DmCo | [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] |
| createText(bool doing=true) const | Container | [virtual] |
| CRVIter typedef | Container | [protected] |
| CVIter typedef | Container | [protected] |
| del | Container | [protected] |
| deleted() const | Container | [inline] |
| dev | Container | [protected] |
| device() const | Container | [inline] |
| dmBegin(bool(*Check)(const Dm &)=NULL) | DmCo | [inline, protected] |
| dmBegin(bool(*Check)(const Dm &)=NULL) const | DmCo | [inline, protected] |
| DmCInter typedef | DmCo | [protected] |
| DmCo(Storage *const s, bool detect) | DmCo | |
| DmCo(const DmCo &rhs) | DmCo | |
| DmCo(Storage *const s, const string &File) | DmCo | [protected] |
| DmCPIterator typedef | DmCo | [protected] |
| dmEnd(bool(*Check)(const Dm &)=NULL) | DmCo | [inline, protected] |
| dmEnd(bool(*Check)(const Dm &)=NULL) const | DmCo | [inline, protected] |
| DmInter typedef | DmCo | [protected] |
| DmIter typedef | DmCo | [protected] |
| DmPair typedef | DmCo | [protected] |
| dmPair(bool(*Check)(const Dm &)=NULL) | DmCo | [inline, protected] |
| dmPair(bool(*Check)(const Dm &)=NULL) const | DmCo | [inline, protected] |
| DmPIterator typedef | DmCo | [protected] |
| doCreate(Volume *v) | Container | [protected, virtual] |
| doRemove(Volume *v) | DmCo | [protected, virtual] |
| doResize(Volume *v) | Container | [protected, virtual] |
| end() const | Container | [inline, protected] |
| end() | Container | [inline, protected] |
| equalContent(const DmCo &rhs) const | DmCo | |
| PeContainer::equalContent(const PeContainer &rhs, bool comp_vol=true) const | PeContainer | |
| Container::equalContent(const Container &rhs) const | Container | |
| findDm(unsigned num, DmIter &i) | DmCo | [protected] |
| findDm(unsigned num) | DmCo | [protected] |
| findDm(const string &dev, DmIter &i) | DmCo | [protected] |
| findDm(const string &dev) | DmCo | [protected] |
| findVolume(const string &device, Volume *&vol) | Container | |
| free_pe | PeContainer | [protected] |
| getCommitActions(std::list< storage::commitAction * > &l) const | Container | [virtual] |
| getCopy() const | PeContainer | [inline, protected, virtual] |
| getDmData() | DmCo | [protected] |
| getDmData(unsigned num) | DmCo | [protected] |
| getInfo(storage::ContainerInfo &info) const | Container | |
| getStorage() const | Container | [inline] |
| getToCommit(storage::CommitStage stage, std::list< Container * > &col, std::list< Volume * > &vol) | Container | [virtual] |
| getUsedBy() const | Container | [inline] |
| getUsedByType() const | Container | [inline] |
| info | Container | [mutable, protected] |
| init() | DmCo | [protected] |
| leByLvRemove() const | PeContainer | [protected] |
| ListListIterator class | Container | [friend] |
| logData(const string &Dir) | DmCo | [protected, virtual] |
| logDifference(const DmCo &d) const | DmCo | |
| PeContainer::logDifference(const PeContainer &d) const | PeContainer | |
| Container::logDifference(const Container &c) const | Container | |
| name() const | Container | [inline] |
| nm | Container | [protected] |
| num_pe | PeContainer | [protected] |
| numPv() const | PeContainer | [inline] |
| numVolumes() const | Container | |
| operator!=(const Container &rhs) const | Container | [inline] |
| operator<(const Container &rhs) const | Container | [inline] |
| operator<<(std::ostream &, const DmCo &) | DmCo | [friend] |
| PeContainer::operator<<(std::ostream &, const PeContainer &) | PeContainer | [friend] |
| PeContainer::operator<<(std::ostream &, const Pv &) | PeContainer | [friend] |
| Container::operator<<(std::ostream &s, const Container &c) | Container | [friend] |
| operator<=(const Container &rhs) const | Container | [inline] |
| operator=(const PeContainer &rhs) | PeContainer | |
| 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] |
| pe_size | PeContainer | [protected] |
| PeContainer(Storage *const s, storage::CType t) | PeContainer | |
| PeContainer(const PeContainer &c) | PeContainer | |
| peCount() const | PeContainer | [inline] |
| peFree() const | PeContainer | [inline] |
| peSize() const | PeContainer | [inline] |
| PlainIterator typedef | Container | [protected] |
| print(std::ostream &s) const | DmCo | [inline, protected, virtual] |
| pv | PeContainer | [protected] |
| pv_add | PeContainer | [protected] |
| pv_remove | PeContainer | [protected] |
| readonly() const | Container | [inline] |
| remLvPeDistribution(unsigned long le, std::map< string, unsigned long > &pe_map, std::list< Pv > &pl, std::list< Pv > &pladd) | PeContainer | [protected, static] |
| removeDm(const string &table) | DmCo | |
| removeFromList(Volume *e) | Container | [protected] |
| removeText(bool doing=true) const | Container | [virtual] |
| removeVolume(Volume *v) | DmCo | [virtual] |
| resizeVolume(Volume *v, unsigned long long newSize) | Container | [virtual] |
| ronly | Container | [protected] |
| RVIter typedef | Container | [protected] |
| setCreated(bool val=true) | Container | [inline] |
| setDeleted(bool val=true) | Container | [inline] |
| setExtError(const string &txt) const | Container | |
| setExtError(const SystemCmd &cmd, bool serr=true) const | Container | |
| setPeSize(long long unsigned, bool lvm1) | PeContainer | |
| setSilent(bool val=true) | Container | [inline] |
| setUsedBy(storage::UsedByType t, const string &name) | Container | [inline] |
| silent | Container | [protected] |
| sizeK() const | PeContainer | [inline] |
| staticType() | DmCo | [inline, static] |
| sto | Container | [protected] |
| Storage class | DmCo | [friend] |
| tryUnusePe(const string &dev, std::list< Pv > &pl, std::list< Pv > &pladd, std::list< Pv > &plrem, unsigned long &removed_pe) | PeContainer | [protected] |
| typ | Container | [protected] |
| type() const | Container | [inline] |
| type_names | Container | [protected, static] |
| uby | Container | [protected] |
| updateEntry(const Dm *m) | DmCo | [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] |
| ~DmCo() | DmCo | [virtual] |
| ~PeContainer() | PeContainer | [virtual] |