|
yast2-storage
|
#include <Nfs.h>
Public Member Functions | |
| Nfs (const NfsCo &c, const string &NfsDev, bool nfs4) | |
| Nfs (const NfsCo &c, const Nfs &v) | |
| virtual | ~Nfs () |
| virtual void | print (std::ostream &s) const |
| void | getInfo (storage::NfsInfo &info) const |
| bool | equalContent (const Nfs &rhs) const |
| void | logDifference (std::ostream &log, const Nfs &rhs) const |
| Text | removeText (bool doing) const |
Static Public Member Functions | |
| static string | canonicalName (const string &dev) |
| static bool | notDeleted (const Nfs &l) |
Protected Attributes | |
| storage::NfsInfo | info |
Private Member Functions | |
| Nfs (const Nfs &) | |
| Nfs & | operator= (const Nfs &) |
Friends | |
| std::ostream & | operator<< (std::ostream &s, const Nfs &l) |
| storage::Nfs::Nfs | ( | const NfsCo & | c, |
| const string & | NfsDev, | ||
| bool | nfs4 | ||
| ) |
References storage::NFS, storage::NFS4, storage::NFSC, and y2deb.
References storage::Device::dev, and y2deb.
| storage::Nfs::~Nfs | ( | ) | [virtual] |
References y2deb.
| storage::Nfs::Nfs | ( | const Nfs & | ) | [private] |
| string storage::Nfs::canonicalName | ( | const string & | dev | ) | [static] |
References y2mil.
Referenced by storage::NfsCo::getNfsData().
| bool storage::Nfs::equalContent | ( | const Nfs & | rhs | ) | const |
References storage::Volume::equalContent().
| void storage::Nfs::getInfo | ( | storage::NfsInfo & | info | ) | const |
References storage::Volume::getInfo().
| void storage::Nfs::logDifference | ( | std::ostream & | log, |
| const Nfs & | rhs | ||
| ) | const |
References storage::Volume::logDifference().
| static bool storage::Nfs::notDeleted | ( | const Nfs & | l | ) | [inline, static] |
References storage::Device::deleted().
Referenced by storage::Storage::getNfsInfo().
| virtual void storage::Nfs::print | ( | std::ostream & | s | ) | const [inline, virtual] |
Reimplemented from storage::Volume.
| Text storage::Nfs::removeText | ( | bool | doing | ) | const [virtual] |
Reimplemented from storage::Volume.
References storage::_(), and storage::sformat().
Referenced by storage::NfsCo::doRemove().
| std::ostream& operator<< | ( | std::ostream & | s, |
| const Nfs & | l | ||
| ) | [friend] |
storage::NfsInfo storage::Nfs::info [mutable, protected] |
Reimplemented from storage::Volume.
1.7.3