activate(bool val=true) | storage::LvmVg | [static] |
active | storage::LvmVg | [protected, static] |
addLv(unsigned long &le, string &name, string &uuid, string &status, string &alloc, bool &ro) | storage::LvmVg | [protected] |
addLvPeDistribution(unsigned long le, unsigned stripe, std::list< Pv > &pl, std::list< Pv > &pladd, std::map< string, unsigned long > &pe_map) | storage::PeContainer | [protected, static] |
addPv(Pv *&p) | storage::LvmVg | [protected] |
storage::PeContainer::addPv(const Pv *p) | storage::PeContainer | [protected] |
addToList(Volume *e) | storage::Container | [inline, protected] |
begin() const | storage::Container | [inline, protected] |
begin() | storage::Container | [inline, protected] |
capacityInKb() const | storage::PeContainer | [inline, protected] |
changeStripeSize(const string &name, unsigned long long stripeSize) | storage::LvmVg | |
checkConsistency() const | storage::PeContainer | [protected, virtual] |
CheckFncLvmLv typedef | storage::LvmVg | [protected] |
CheckFncVol typedef | storage::Container | [protected] |
commitChanges(storage::CommitStage stage) | storage::LvmVg | [virtual] |
storage::PeContainer::commitChanges(storage::CommitStage stage, Volume *vol) | storage::Container | [virtual] |
compareContainer(const Container *c, bool verbose) const | storage::Container | |
ConstLvmLvIter typedef | storage::LvmVg | [protected] |
ConstLvmLvPair typedef | storage::LvmVg | [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] |
created() const | storage::Container | [inline] |
createLv(const string &name, unsigned long long sizeK, unsigned stripe, string &device) | storage::LvmVg | |
createText(bool doing=true) const | storage::Container | [virtual] |
createVgText(bool doing) const | storage::LvmVg | [protected] |
CRVIter typedef | storage::Container | [protected] |
CVIter typedef | storage::Container | [protected] |
del | storage::Container | [protected] |
deleted() const | storage::Container | [inline] |
dev | storage::Container | [protected] |
device() const | storage::Container | [inline] |
doCreate(Volume *v) | storage::LvmVg | [protected, virtual] |
doCreatePv(const string &device) | storage::LvmVg | [protected] |
doCreateVg() | storage::LvmVg | [protected] |
doExtendVg() | storage::LvmVg | [protected] |
doReduceVg() | storage::LvmVg | [protected] |
doRemove(Volume *v) | storage::LvmVg | [protected, virtual] |
doRemoveVg() | storage::LvmVg | [protected] |
doResize(Volume *v) | storage::LvmVg | [protected, virtual] |
end() const | storage::Container | [inline, protected] |
end() | storage::Container | [inline, protected] |
equalContent(const LvmVg &rhs) const | storage::LvmVg | |
storage::PeContainer::equalContent(const PeContainer &rhs, bool comp_vol=true) const | storage::PeContainer | |
storage::Container::equalContent(const Container &rhs) const | storage::Container | |
extendVg(const std::list< string > &dl) | storage::LvmVg | |
extendVg(const string &device) | storage::LvmVg | |
extendVgText(bool doing, const string &dev) const | storage::LvmVg | [protected] |
findVolume(const string &device, Volume *&vol) | storage::Container | |
free_pe | storage::PeContainer | [protected] |
getCommitActions(std::list< storage::commitAction * > &l) const | storage::LvmVg | [virtual] |
getCopy() const | storage::LvmVg | [inline, protected, virtual] |
getInfo(storage::LvmVgInfo &info) const | storage::LvmVg | |
storage::PeContainer::getInfo(storage::ContainerInfo &info) const | storage::Container | |
getStorage() const | storage::Container | [inline] |
getToCommit(storage::CommitStage stage, std::list< Container * > &col, std::list< Volume * > &vol) | storage::LvmVg | [virtual] |
getUsedBy() const | storage::Container | [inline] |
getUsedByType() const | storage::Container | [inline] |
getVgData(const string &name, bool exists=true) | storage::LvmVg | [protected] |
getVgs(std::list< string > &l) | storage::LvmVg | [static] |
inactiv | storage::LvmVg | [protected] |
inactive() const | storage::LvmVg | [inline] |
info | storage::LvmVg | [mutable, protected] |
init() | storage::LvmVg | [protected] |
instSysString() | storage::LvmVg | [protected] |
isEmpty() const | storage::Container | |
leByLvRemove() const | storage::PeContainer | [protected] |
ListListIterator class | storage::Container | [friend] |
logData(const string &Dir) | storage::LvmVg | [protected, virtual] |
logDifference(const LvmVg &rhs) const | storage::LvmVg | |
storage::PeContainer::logDifference(const PeContainer &d) const | storage::PeContainer | |
storage::Container::logDifference(const Container &c) const | storage::Container | |
lvm1 | storage::LvmVg | [protected] |
lvm2() const | storage::LvmVg | [inline] |
lvmLvBegin(bool(*Check)(const LvmLv &)=NULL) | storage::LvmVg | [inline, protected] |
lvmLvBegin(bool(*Check)(const LvmLv &)=NULL) const | storage::LvmVg | [inline, protected] |
LvmLvCInter typedef | storage::LvmVg | [protected] |
LvmLvCPIterator typedef | storage::LvmVg | [protected] |
lvmLvEnd(bool(*Check)(const LvmLv &)=NULL) | storage::LvmVg | [inline, protected] |
lvmLvEnd(bool(*Check)(const LvmLv &)=NULL) const | storage::LvmVg | [inline, protected] |
LvmLvInter typedef | storage::LvmVg | [protected] |
LvmLvIter typedef | storage::LvmVg | [protected] |
LvmLvPair typedef | storage::LvmVg | [protected] |
lvmLvPair(bool(*Check)(const LvmLv &)=NULL) | storage::LvmVg | [inline, protected] |
lvmLvPair(bool(*Check)(const LvmLv &)=NULL) const | storage::LvmVg | [inline, protected] |
LvmLvPIterator typedef | storage::LvmVg | [protected] |
LvmVg(Storage *const s, const string &Name) | storage::LvmVg | |
LvmVg(Storage *const s, const string &Name, bool lvm1) | storage::LvmVg | |
LvmVg(const LvmVg &c) | storage::LvmVg | |
LvmVg(Storage *const s, const string &File, int) | storage::LvmVg | [protected] |
lvNotDeleted(const LvmLv &l) | storage::LvmVg | [inline, static] |
metaString() | storage::LvmVg | [protected] |
name() const | storage::Container | [inline] |
nm | storage::Container | [protected] |
normalizeDmDevices() | storage::LvmVg | |
num_lv | storage::LvmVg | [protected] |
num_pe | storage::PeContainer | [protected] |
numLv() const | storage::LvmVg | [inline] |
numPv() const | storage::PeContainer | [inline] |
numVolumes() const | storage::Container | |
operator!=(const Container &rhs) const | storage::Container | [inline] |
operator<(const Container &rhs) const | storage::Container | [inline] |
operator<<(std::ostream &, const LvmVg &) | storage::LvmVg | [friend] |
storage::PeContainer::operator<<(std::ostream &, const PeContainer &) | storage::PeContainer | [friend] |
storage::PeContainer::operator<<(std::ostream &, const Pv &) | storage::PeContainer | [friend] |
storage::Container::operator<<(std::ostream &s, const Container &c) | storage::Container | [friend] |
operator<=(const Container &rhs) const | storage::Container | [inline] |
operator=(const PeContainer &rhs) | storage::PeContainer | |
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] |
pe_size | storage::PeContainer | [protected] |
PeContainer(Storage *const s, storage::CType t) | storage::PeContainer | |
PeContainer(const PeContainer &c) | storage::PeContainer | |
peCount() const | storage::PeContainer | [inline] |
peFree() const | storage::PeContainer | [inline] |
peSize() const | storage::PeContainer | [inline] |
PlainIterator typedef | storage::Container | [protected] |
print(std::ostream &s) const | storage::LvmVg | [inline, protected, virtual] |
printDevList(std::ostream &, const std::list< Pv > &) | storage::PeContainer | [friend] |
pv | storage::PeContainer | [protected] |
pv_add | storage::PeContainer | [protected] |
pv_remove | storage::PeContainer | [protected] |
readonly() const | storage::Container | [inline] |
reduceVg(const std::list< string > &dl) | storage::LvmVg | |
reduceVg(const string &device) | storage::LvmVg | |
reduceVgText(bool doing, const string &dev) const | storage::LvmVg | [protected] |
remLvPeDistribution(unsigned long le, std::map< string, unsigned long > &pe_map, std::list< Pv > &pl, std::list< Pv > &pladd) | storage::PeContainer | [protected, static] |
removeFromList(Volume *e) | storage::Container | [protected] |
removeLv(const string &name) | storage::LvmVg | |
removeText(bool doing=true) const | storage::Container | [virtual] |
removeVg() | storage::LvmVg | |
removeVgText(bool doing) const | storage::LvmVg | [protected] |
removeVolume(Volume *v) | storage::LvmVg | [virtual] |
resizeVolume(Volume *v, unsigned long long newSize) | storage::LvmVg | [virtual] |
ronly | storage::Container | [protected] |
RVIter typedef | storage::Container | [protected] |
setCreated(bool val=true) | storage::Container | [inline] |
setDeleted(bool val=true) | storage::Container | [inline] |
setExtError(const string &txt) const | storage::Container | |
setExtError(const SystemCmd &cmd, bool serr=true) const | storage::Container | |
setPeSize(long long unsigned peSizeK) | storage::LvmVg | |
storage::PeContainer::setPeSize(long long unsigned, bool lvm1) | storage::PeContainer | |
setSilent(bool val=true) | storage::Container | [inline] |
setUsedBy(storage::UsedByType t, const string &name) | storage::Container | [inline] |
silent | storage::Container | [protected] |
sizeK() const | storage::PeContainer | [inline] |
stageCreate(const Volume &v) | storage::Container | [inline, protected, static] |
stageDecrease(const Volume &v) | storage::Container | [inline, protected, static] |
staticType() | storage::LvmVg | [inline, static] |
status | storage::LvmVg | [protected] |
sto | storage::Container | [protected] |
Storage class | storage::LvmVg | [friend] |
tryUnusePe(const string &dev, std::list< Pv > &pl, std::list< Pv > &pladd, std::list< Pv > &plrem, unsigned long &removed_pe) | storage::PeContainer | [protected] |
typ | storage::Container | [protected] |
type() const | storage::Container | [inline] |
type_names | storage::Container | [protected, static] |
uby | storage::Container | [protected] |
unuseDev() | storage::PeContainer | |
usedByName() const | storage::Container | [inline] |
uuid | storage::LvmVg | [protected] |
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 typedef | storage::Container | [protected] |
volPair(bool(*CheckFnc)(const Volume &)=NULL) const | storage::Container | [inline] |
volPair(bool(*CheckFnc)(const Volume &)=NULL) | storage::Container | [inline, protected] |
VolPIterator typedef | storage::Container | [protected] |
vols | storage::Container | [protected] |
~Container() | storage::Container | [virtual] |
~LvmVg() | storage::LvmVg | [virtual] |
~PeContainer() | storage::PeContainer | [virtual] |