activate(bool val=true) | storage::MdCo | [static] |
active | storage::MdCo | [protected, static] |
addMd(Md *m) | storage::MdCo | [protected] |
addToList(Volume *e) | storage::Container | [inline, protected] |
begin() const | storage::Container | [inline, protected] |
begin() | storage::Container | [inline, protected] |
changeMdChunk(unsigned num, unsigned long chunk) | storage::MdCo | |
changeMdParity(unsigned num, storage::MdParity ptype) | storage::MdCo | |
changeMdType(unsigned num, storage::MdType ptype) | storage::MdCo | |
CheckFncMd typedef | storage::MdCo | [protected] |
CheckFncVol typedef | storage::Container | [protected] |
checkMd(unsigned num) | storage::MdCo | |
checkMd(Md *m) | storage::MdCo | [protected] |
checkUse(const string &dev) | storage::MdCo | [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 | |
ConstMdIter typedef | storage::MdCo | [protected] |
ConstMdPair typedef | storage::MdCo | [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] |
createMd(unsigned num, storage::MdType type, const std::list< string > &devs) | storage::MdCo | |
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::MdCo | [protected, virtual] |
doRemove(Volume *v) | storage::MdCo | [protected, virtual] |
doResize(Volume *v) | storage::Container | [protected, virtual] |
end() const | storage::Container | [inline, protected] |
end() | storage::Container | [inline, protected] |
equalContent(const MdCo &rhs) const | storage::MdCo | |
storage::Container::equalContent(const Container &rhs) const | storage::Container | |
extendMd(unsigned num, const string &dev) | storage::MdCo | |
findMd(unsigned num, MdIter &i) | storage::MdCo | [protected] |
findMd(unsigned num) | storage::MdCo | [protected] |
findMd(const string &dev, MdIter &i) | storage::MdCo | [protected] |
findMd(const string &dev) | storage::MdCo | [protected] |
findVolume(const string &device, Volume *&vol) | storage::Container | |
getCommitActions(std::list< storage::commitAction * > &l) const | storage::Container | [virtual] |
getCopy() const | storage::MdCo | [inline, protected, virtual] |
getInfo(storage::ContainerInfo &info) const | storage::Container | |
getMdData() | storage::MdCo | [protected] |
getMdData(unsigned num) | storage::MdCo | [protected] |
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::MdCo | [protected] |
initTab() | storage::MdCo | [protected] |
isEmpty() const | storage::Container | |
ListListIterator class | storage::Container | [friend] |
logData(const string &Dir) | storage::MdCo | [protected, virtual] |
logDifference(const MdCo &d) const | storage::MdCo | |
storage::Container::logDifference(const Container &c) const | storage::Container | |
mdBegin(bool(*Check)(const Md &)=NULL) | storage::MdCo | [inline, protected] |
mdBegin(bool(*Check)(const Md &)=NULL) const | storage::MdCo | [inline, protected] |
MdCInter typedef | storage::MdCo | [protected] |
MdCo(Storage *const s, bool detect) | storage::MdCo | |
MdCo(const MdCo &rhs) | storage::MdCo | |
MdCo(Storage *const s, const string &File) | storage::MdCo | [protected] |
MdCPIterator typedef | storage::MdCo | [protected] |
mdEnd(bool(*Check)(const Md &)=NULL) | storage::MdCo | [inline, protected] |
mdEnd(bool(*Check)(const Md &)=NULL) const | storage::MdCo | [inline, protected] |
MdInter typedef | storage::MdCo | [protected] |
MdIter typedef | storage::MdCo | [protected] |
MdPair typedef | storage::MdCo | [protected] |
mdPair(bool(*Check)(const Md &)=NULL) | storage::MdCo | [inline, protected] |
mdPair(bool(*Check)(const Md &)=NULL) const | storage::MdCo | [inline, protected] |
MdPIterator typedef | storage::MdCo | [protected] |
name() const | storage::Container | [inline] |
nm | storage::Container | [protected] |
numVolumes() const | storage::Container | |
operator!=(const Container &rhs) const | storage::Container | [inline] |
operator<(const Container &rhs) const | storage::Container | [inline] |
operator<<(std::ostream &, const MdCo &) | storage::MdCo | [friend] |
storage::Container::operator<<(std::ostream &s, const Container &c) | storage::Container | [friend] |
operator<=(const Container &rhs) const | storage::Container | [inline] |
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] |
PlainIterator typedef | storage::Container | [protected] |
print(std::ostream &s) const | storage::MdCo | [inline, protected, virtual] |
readonly() const | storage::Container | [inline] |
removeFromList(Volume *e) | storage::Container | [protected] |
removeMd(unsigned num, bool destroySb=true) | storage::MdCo | |
removeText(bool doing=true) const | storage::Container | [virtual] |
removeVolume(Volume *v) | storage::MdCo | [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 | |
setSilent(bool val=true) | storage::Container | [inline] |
setUsedBy(storage::UsedByType t, const string &name) | storage::Container | [inline] |
shrinkMd(unsigned num, const string &dev) | storage::MdCo | |
silent | storage::Container | [protected] |
stageCreate(const Volume &v) | storage::Container | [inline, protected, static] |
stageDecrease(const Volume &v) | storage::Container | [inline, protected, static] |
staticType() | storage::MdCo | [inline, static] |
sto | storage::Container | [protected] |
Storage class | storage::MdCo | [friend] |
syncRaidtab() | storage::MdCo | |
tab | storage::MdCo | [protected] |
typ | storage::Container | [protected] |
type() const | storage::Container | [inline] |
type_names | storage::Container | [protected, static] |
uby | storage::Container | [protected] |
unusedNumber() | storage::MdCo | |
updateEntry(const Md *m) | storage::MdCo | [protected] |
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] |
~MdCo() | storage::MdCo | [virtual] |