storage::Nfs Class Reference

#include <Nfs.h>

Inheritance diagram for storage::Nfs:

storage::Volume

List of all members.

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

Protected Attributes

storage::NfsInfo info

Friends

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


Constructor & Destructor Documentation

Nfs::Nfs ( const NfsCo d,
const string &  NfsDev 
)

Nfs::Nfs ( const NfsCo d,
const Nfs rhs 
)

References storage::Volume::nm, and y2debug.

Nfs::~Nfs (  )  [virtual]

References storage::Volume::dev, and y2debug.


Member Function Documentation

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

References storage::Volume::dev, and y2mil.

Referenced by Nfs().

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

void Nfs::logDifference ( const Nfs d  )  const

string Nfs::removeText ( bool  doing = true  )  const [virtual]

void Nfs::init (  )  [protected]

Nfs & Nfs::operator= ( const Nfs rhs  )  [protected]

References storage::Volume::nm, and y2debug.


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.

Referenced by getInfo().


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

Generated on Sun Jun 8 10:48:04 2008 for yast2-storage by  doxygen 1.5.5