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

Public Member Functions | |
| Evms (const EvmsCo &d, const string &name, unsigned long long le, unsigned stripe) | |
| Evms (const EvmsCo &d, const string &name, unsigned long long le, bool native) | |
| Evms (const EvmsCo &d, const Evms &d) | |
| virtual | ~Evms () |
| unsigned | compatible () const |
| virtual void | print (std::ostream &s) const |
| string | removeText (bool doing) const |
| string | createText (bool doing) const |
| string | formatText (bool doing) const |
| string | resizeText (bool doing) const |
| void | updateMd () |
| void | getInfo (storage::EvmsInfo &) const |
| bool | equalContent (const Evms &rhs) const |
| void | logDifference (const Evms &d) const |
| const EvmsCo * | evmsCo () const |
Protected Member Functions | |
| void | init (const string &name) |
| virtual const string | shortPrintedName () const |
| Evms & | operator= (const Evms &) |
Static Protected Member Functions | |
| static string | getMapperName (const EvmsCo &d, const string &name) |
Protected Attributes | |
| bool | compat |
| storage::EvmsInfo | info |
Friends | |
| std::ostream & | operator<< (std::ostream &s, const Evms &p) |
|
||||||||||||||||||||
|
|
|
||||||||||||||||||||
|
|
|
||||||||||||
|
|
|
|
|
|
|
|
|
|
Reimplemented from storage::Volume. |
|
|
|
|
|
|
|
|
Reimplemented from storage::Dm. |
|
|
|
|
||||||||||||
|
|
|
|
|
|
|
|
|
|
|
|
|
Reimplemented from storage::Dm. |
|
|
Reimplemented from storage::Dm. |
|
|
Reimplemented from storage::Volume. |
|
|
Reimplemented from storage::Dm. |
|
|
|
|
||||||||||||
|
|
|
|
|
|
|
Reimplemented from storage::Dm. |
1.4.6