#include <Nfs.h>
Inheritance diagram for storage::Nfs:

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) |
|
||||||||||||
|
|
|
||||||||||||
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Reimplemented from storage::Volume. |
|
|
|
|
|
|
|
|
|
|
|
Reimplemented from storage::Volume. |
|
|
Reimplemented from storage::Volume. |
|
||||||||||||
|
|
|
|
Reimplemented from storage::Volume. |
1.4.6