yast2-storage
Public Member Functions | Static Public Member Functions | Protected Attributes | Private Member Functions | Friends

storage::Nfs Class Reference

#include <Nfs.h>

Inheritance diagram for storage::Nfs:
storage::Volume storage::Device

List of all members.

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 &)
Nfsoperator= (const Nfs &)

Friends

std::ostream & operator<< (std::ostream &s, const Nfs &l)

Constructor & Destructor Documentation

storage::Nfs::Nfs ( const NfsCo c,
const string &  NfsDev,
bool  nfs4 
)
storage::Nfs::Nfs ( const NfsCo c,
const Nfs v 
)

References storage::Device::dev, and y2deb.

storage::Nfs::~Nfs ( ) [virtual]

References y2deb.

storage::Nfs::Nfs ( const Nfs ) [private]

Member Function Documentation

string storage::Nfs::canonicalName ( const string &  dev) [static]

References y2mil.

Referenced by storage::NfsCo::getNfsData().

bool storage::Nfs::equalContent ( const Nfs rhs) const
void storage::Nfs::getInfo ( storage::NfsInfo info) const
void storage::Nfs::logDifference ( std::ostream &  log,
const Nfs rhs 
) const
static bool storage::Nfs::notDeleted ( const Nfs l) [inline, static]
Nfs& storage::Nfs::operator= ( const Nfs ) [private]
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().


Friends And Related Function Documentation

std::ostream& operator<< ( std::ostream &  s,
const Nfs l 
) [friend]

Member Data Documentation

storage::NfsInfo storage::Nfs::info [mutable, protected]

Reimplemented from storage::Volume.


The documentation for this class was generated from the following files: