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(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] |
checkConsistency() const | storage::PeContainer | [protected, virtual] |
CheckFncVol typedef | storage::Container | [protected] |
commitChanges(storage::CommitStage stage) | storage::Container | [virtual] |
commitChanges(storage::CommitStage stage, Volume *vol) | storage::Container | [virtual] |
compareContainer(const Container *c, bool verbose) const | storage::Container | |
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] |
createText(bool doing=true) const | storage::Container | [virtual] |
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::Container | [protected, virtual] |
doRemove(Volume *v) | storage::Container | [protected, virtual] |
doResize(Volume *v) | storage::Container | [protected, virtual] |
end() const | storage::Container | [inline, protected] |
end() | storage::Container | [inline, protected] |
equalContent(const PeContainer &rhs, bool comp_vol=true) const | storage::PeContainer | |
storage::Container::equalContent(const Container &rhs) const | storage::Container | |
findVolume(const string &device, Volume *&vol) | storage::Container | |
free_pe | storage::PeContainer | [protected] |
getCommitActions(std::list< storage::commitAction * > &l) const | storage::Container | [virtual] |
getCopy() const | storage::PeContainer | [inline, protected, virtual] |
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::Container | [virtual] |
getUsedBy() const | storage::Container | [inline] |
getUsedByType() const | storage::Container | [inline] |
info | storage::Container | [mutable, protected] |
init() | storage::PeContainer | [protected] |
isEmpty() const | storage::Container | |
leByLvRemove() const | storage::PeContainer | [protected] |
ListListIterator class | storage::Container | [friend] |
logData(const string &Dir) | storage::Container | [inline, protected, virtual] |
logDifference(const PeContainer &d) const | storage::PeContainer | |
storage::Container::logDifference(const Container &c) const | storage::Container | |
name() const | storage::Container | [inline] |
nm | storage::Container | [protected] |
num_pe | storage::PeContainer | [protected] |
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 PeContainer &) | storage::PeContainer | [friend] |
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::PeContainer | [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] |
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] |
removeText(bool doing=true) const | storage::Container | [virtual] |
removeVolume(Volume *v) | storage::Container | [virtual] |
resizeVolume(Volume *v, unsigned long long newSize) | storage::Container | [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, 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::Container | [inline, static] |
sto | storage::Container | [protected] |
Storage class | storage::PeContainer | [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] |
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] |
~PeContainer() | storage::PeContainer | [virtual] |