addToList(Volume *e) | storage::Container | [inline, protected] |
begin() const | storage::Container | [inline, protected] |
begin() | storage::Container | [inline, protected] |
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 Container &rhs) const | storage::Container | |
findVolume(const string &device, Volume *&vol) | storage::Container | |
getCommitActions(std::list< storage::commitAction * > &l) const | storage::Container | [virtual] |
getCopy() const | storage::Container | [inline, 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] |
isEmpty() const | storage::Container | |
ListListIterator class | storage::Container | [friend] |
logData(const string &Dir) | storage::Container | [inline, protected, virtual] |
logDifference(const Container &c) const | storage::Container | |
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 &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::Container | [inline, protected, virtual] |
readonly() const | storage::Container | [inline] |
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 | |
setSilent(bool val=true) | storage::Container | [inline] |
setUsedBy(storage::UsedByType t, const string &name) | storage::Container | [inline] |
silent | storage::Container | [protected] |
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::Container | [friend] |
typ | storage::Container | [protected] |
type() const | storage::Container | [inline] |
type_names | storage::Container | [protected, static] |
uby | storage::Container | [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 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] |