#include <Nfs.h>

Public Member Functions | |
| Nfs (const NfsCo &d, const string &NfsDev) | |
| Nfs (const NfsCo &d, const Nfs &rhs) | |
| virtual | ~Nfs () |
| virtual void | print (std::ostream &s) const |
| void | getInfo (storage::NfsInfo &info) const |
| bool | equalContent (const Nfs &rhs) const |
| void | logDifference (const Nfs &d) const |
| string | removeText (bool doing=true) const |
Static Public Member Functions | |
| static string | canonicalName (const string &dev) |
| static bool | notDeleted (const Nfs &l) |
Protected Member Functions | |
| void | init () |
| Nfs & | operator= (const Nfs &) |
Protected Attributes | |
| storage::NfsInfo | info |
Friends | |
| std::ostream & | operator<< (std::ostream &s, const Nfs &l) |
| Nfs::Nfs | ( | const NfsCo & | d, | |
| const string & | NfsDev | |||
| ) |
References storage::Volume::alt_names, canonicalName(), storage::Volume::dev, init(), storage::NFSC, storage::Container::type(), y2debug, and y2error.
References storage::Volume::nm, and y2debug.
| Nfs::~Nfs | ( | ) | [virtual] |
References storage::Volume::dev, and y2debug.
| string Nfs::canonicalName | ( | const string & | dev | ) | [static] |
| static bool storage::Nfs::notDeleted | ( | const Nfs & | l | ) | [inline, static] |
| virtual void storage::Nfs::print | ( | std::ostream & | s | ) | const [inline, virtual] |
Reimplemented from storage::Volume.
| void Nfs::getInfo | ( | storage::NfsInfo & | info | ) | const |
References info, and storage::NfsInfo::v.
| bool Nfs::equalContent | ( | const Nfs & | rhs | ) | const |
References storage::Volume::equalContent().
| void Nfs::logDifference | ( | const Nfs & | d | ) | const |
References storage::Volume::logDifference(), and y2milestone.
| string Nfs::removeText | ( | bool | doing = true |
) | const [virtual] |
Reimplemented from storage::Volume.
References storage::_(), storage::Volume::dev, and storage::sformat().
Referenced by storage::NfsCo::doRemove().
| void Nfs::init | ( | ) | [protected] |
Reimplemented from storage::Volume.
References storage::Volume::dev, storage::NFS, storage::Volume::nm, storage::Volume::numeric, and storage::Volume::setFs().
Referenced by Nfs().
References storage::Volume::nm, and y2debug.
| std::ostream& operator<< | ( | std::ostream & | s, | |
| const Nfs & | l | |||
| ) | [friend] |
storage::NfsInfo storage::Nfs::info [mutable, protected] |
1.5.5