storage::NfsCo Member List

This is the complete list of members for storage::NfsCo, including all inherited members.

addNfs(const string &nfsDev, unsigned long long sizeK, const string &opts, const string &mp, bool nfs4)storage::NfsCo
addToList(Volume *e)storage::Container [protected]
addUsedBy(UsedByType type, const string &device)storage::Device
alt_namesstorage::Device [protected]
altNames() const storage::Device [inline]
begin() const storage::Container [inline, protected]
begin()storage::Container [inline, protected]
changeDeviceName(const string &old, const string &nw)storage::Container [inline, virtual]
CheckFncNfs typedefstorage::NfsCo [protected]
CheckFncVol typedefstorage::Container [protected]
clearUsedBy()storage::Device [inline]
commitChanges(storage::CommitStage stage)storage::Container [virtual]
commitChanges(storage::CommitStage stage, Volume *vol)storage::Container [virtual]
compareContainer(const Container &rhs, bool verbose) const storage::Container
ConstNfsIter typedefstorage::NfsCo [protected]
ConstNfsPair typedefstorage::NfsCo [protected]
ConstPlainIterator typedefstorage::Container [protected]
ConstVolIterator typedefstorage::Container
ConstVolPair typedefstorage::Container
ConstVolPIterator typedefstorage::Container [protected]
Container(Storage *s, const string &name, const string &device, CType typ)storage::Container
Container(Storage *s, const string &name, const string &device, CType typ, SystemInfo &systemInfo)storage::Container
Container(Storage *s, CType typ, const xmlNode *node)storage::Container
Container(const Container &c)storage::Container
createstorage::Device [protected]
created() const storage::Device [inline]
createText(bool doing) const storage::Container [virtual]
CRVIter typedefstorage::Container [protected]
CVIter typedefstorage::Container [protected]
delstorage::Device [protected]
deleted() const storage::Device [inline]
devstorage::Device [protected]
Device(const string &nm, const string &dev)storage::Device
Device(const string &nm, const string &dev, SystemInfo &systeminfo)storage::Device
Device(const xmlNode *node)storage::Device
Device(const Device &)storage::Device
device() const storage::Device [inline]
DeviceUsable(const Container &d)storage::Container [inline, static]
doCreate(Volume *v)storage::Container [protected, virtual]
doRemove(Volume *)storage::NfsCo [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::NfsCo [virtual]
filterOpts(const list< string > &opts)storage::NfsCo [protected, static]
findNfs(const string &dev, NfsIter &i)storage::NfsCo [protected]
findNfs(const string &dev)storage::NfsCo [protected]
findVolume(const string &device, Volume *&vol)storage::Container
getCommitActions(list< commitAction > &l) const storage::Container [virtual]
getCopy() const storage::NfsCo [inline, protected, virtual]
getInfo(storage::ContainerInfo &info) const storage::Container
getMajorMinor()storage::Device
getNfsData(const EtcFstab &fstab, SystemInfo &systeminfo)storage::NfsCo [protected]
getStorage() const storage::Container [inline]
getStorageConst() const storage::Container [inline]
getToCommit(storage::CommitStage stage, list< const Container * > &col, list< const Volume * > &vol) const storage::Container [virtual]
getUsedBy() const storage::Device [inline]
getUsing() const storage::Device [inline, virtual]
infostorage::Container [mutable, protected]
isDeviceUsable() const storage::Container
isEmpty() const storage::Container
isPartitionable() const storage::Container
isSilent() const storage::Device [inline]
isUsedBy() const storage::Device [inline]
isUsedBy(UsedByType type) const storage::Device
ListListIterator classstorage::Container [friend]
logData(const string &Dir) const storage::Container [inline, protected, virtual]
logDifference(std::ostream &log, const Container &rhs) const storage::Container
storage::Device::logDifference(std::ostream &log, const Device &rhs) const storage::Device
logDifferenceWithVolumes(std::ostream &log, const Container &rhs) const storage::NfsCo [virtual]
majorNr() const storage::Device [inline]
minorNr() const storage::Device [inline]
mjrstorage::Device [protected]
mnrstorage::Device [protected]
name() const storage::Device [inline]
nfsBegin(bool(*Check)(const Nfs &)=NULL)storage::NfsCo [inline, protected]
nfsBegin(bool(*Check)(const Nfs &)=NULL) const storage::NfsCo [inline, protected]
NfsCInter typedefstorage::NfsCo [protected]
NfsCo(Storage *const s)storage::NfsCo
NfsCo(Storage *const s, const EtcFstab &fstab, SystemInfo &systeminfo)storage::NfsCo
NfsCo(const NfsCo &c)storage::NfsCo
NfsCPIterator typedefstorage::NfsCo [protected]
nfsEnd(bool(*Check)(const Nfs &)=NULL)storage::NfsCo [inline, protected]
nfsEnd(bool(*Check)(const Nfs &)=NULL) const storage::NfsCo [inline, protected]
NfsInter typedefstorage::NfsCo [protected]
NfsIter typedefstorage::NfsCo [protected]
NfsPair typedefstorage::NfsCo [protected]
nfsPair(bool(*Check)(const Nfs &)=NULL)storage::NfsCo [inline, protected]
nfsPair(bool(*Check)(const Nfs &)=NULL) const storage::NfsCo [inline, protected]
NfsPIterator typedefstorage::NfsCo [protected]
nmstorage::Device [protected]
notDeleted(const Container &c)storage::Container [inline, static]
operator!=(const Container &rhs) const storage::Container [inline]
operator<(const Container &rhs) const storage::Container [inline]
operator<<(std::ostream &, const NfsCo &)storage::NfsCo [friend]
storage::Container::operator<<(std::ostream &s, const Container &c)storage::Container [friend]
storage::Device::operator<<(std::ostream &s, const Device &d)storage::Device [friend]
operator<=(const Container &rhs) const storage::Container [inline]
operator=(const NfsCo &)storage::NfsCo [private]
operator==(const Container &rhs) const storage::Container [inline]
operator>(const Container &rhs) const storage::Container [inline]
operator>=(const Container &rhs) const storage::Container [inline]
Partitionable(const Container &d)storage::Container [inline, static]
PlainIterator typedefstorage::Container [protected]
print(std::ostream &s) const storage::NfsCo [inline, protected, virtual]
procName() const storage::Device [inline, virtual]
readonly() const storage::Container [inline]
removeFromList(Volume *e)storage::Container [protected]
removeText(bool doing) const storage::Container [virtual]
removeUsedBy(UsedByType type, const string &device)storage::Device
removeVolume(Volume *v)storage::NfsCo [virtual]
resizeVolume(Volume *v, unsigned long long newSize)storage::Container [virtual]
ronlystorage::Container [protected]
RVIter typedefstorage::Container [protected]
sameDevice(const string &device) const storage::Device
saveData(xmlNode *node) const storage::Container
setAltNames(std::list< string > &li)storage::Device [inline]
setCreated(bool val=true)storage::Device [inline]
setDeleted(bool val=true)storage::Device [inline]
setExtError(const string &txt) const storage::Container
setExtError(const SystemCmd &cmd, bool serr=true) const storage::Container
setNameDevice(const string &nm, const string &dev)storage::Device
setSilent(bool val=true)storage::Device [inline]
setUsedBy(UsedByType type, const string &device)storage::Device
silentstorage::Device [protected]
size_kstorage::Device [protected]
sizeK() const storage::Device [inline]
sizeString() const storage::Device
stageDecrease(const Volume &v)storage::Container [protected, static]
stageFormat(const Volume &v)storage::Container [protected, static]
stageIncrease(const Volume &v)storage::Container [protected, static]
stageMount(const Volume &v)storage::Container [protected, static]
staticType()storage::NfsCo [inline, static]
stostorage::Container [protected]
Storage classstorage::NfsCo [friend]
sysfsPath() const storage::Device [inline, virtual]
typstorage::Container [protected]
type() const storage::Container [inline]
ubystorage::Device [protected]
udevId() const storage::Device [virtual]
udevPath() const storage::Device [virtual]
vBegin(bool(*CheckFnc)(const Volume &)=NULL)storage::Container [inline, protected]
VCont typedefstorage::Container [protected]
vEnd(bool(*CheckFnc)(const Volume &)=NULL)storage::Container [inline, protected]
VIter typedefstorage::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 typedefstorage::Container [protected]
volPair(bool(*CheckFnc)(const Volume &)=NULL) const storage::Container [inline]
volPair(bool(*CheckFnc)(const Volume &)=NULL)storage::Container [inline, protected]
VolPair typedefstorage::Container [protected]
VolPIterator typedefstorage::Container [protected]
volsstorage::Container [protected]
~Container()storage::Container [virtual]
~Device()storage::Device [virtual]
~NfsCo()storage::NfsCo [virtual]


Generated on Mon Feb 6 10:42:58 2012 for yast2-storage by  doxygen 1.5.6