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

Public Member Functions | |
| DmCo (Storage *const s, bool detect, ProcPart &ppart) | |
| DmCo (const DmCo &rhs) | |
| virtual | ~DmCo () |
| bool | equalContent (const Container &rhs) const |
| void | logDifference (const Container &d) const |
| void | updateDmMaps () |
| int | removeDm (const string &table) |
| int | removeVolume (Volume *v) |
Static Public Member Functions | |
| static storage::CType | staticType () |
Protected Member Functions | |
| DmCo (Storage *const s, const string &File) | |
| void | getDmData (ProcPart &ppart) |
| void | getDmData (unsigned num) |
| bool | findDm (unsigned num, DmIter &i) |
| bool | findDm (unsigned num) |
| bool | findDm (const string &dev, DmIter &i) |
| bool | findDm (const string &dev) |
| void | addDm (Dm *m) |
| void | checkDm (Dm *m) |
| void | updateEntry (const Dm *m) |
| virtual Container * | getCopy () const |
| void | init () |
| virtual void | print (std::ostream &s) const |
| int | doRemove (Volume *v) |
| void | logData (const string &Dir) |
Friends | |
| class | Storage |
| std::ostream & | operator<< (std::ostream &, const DmCo &) |
|
||||||||||||||||
|
|
|
|
|
|
|
|
|
||||||||||||
|
|
|
|
|
|
|
|
|
|
Reimplemented from storage::Container. |
|
|
Reimplemented from storage::Container. |
|
|
|
|
||||||||||||
|
|
|
|
|
|
||||||||||||
|
|
|
|
Reimplemented from storage::PeContainer. |
|
|
|
|
|
|
|
|
Reimplemented from storage::PeContainer. |
|
|
Reimplemented from storage::Container. |
|
|
Reimplemented from storage::Container. |
|
|
Reimplemented from storage::PeContainer. |
|
|
|
|
|
Reimplemented from storage::Container. |
|
|
Reimplemented from storage::Container. |
|
|
|
|
|
|
|
||||||||||||
|
|
|
|
Reimplemented from storage::PeContainer. |
1.4.6