#include <Dmmultipath.h>

Public Member Functions | |
| Dmmultipath (const DmmultipathCo &d, unsigned nr, Partition *p=NULL) | |
| Dmmultipath (const DmmultipathCo &d, const Dmmultipath &rd) | |
| virtual | ~Dmmultipath () |
| void | getInfo (storage::DmmultipathInfo &info) 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 |
| string | setTypeText (bool doing=true) const |
| bool | equalContent (const Dmmultipath &rhs) const |
| void | logDifference (const Dmmultipath &d) const |
Static Public Member Functions | |
| static bool | notDeleted (const Dmmultipath &l) |
Protected Member Functions | |
| virtual const string | shortPrintedName () const |
| Dmmultipath & | operator= (const Dmmultipath &) |
Friends | |
| std::ostream & | operator<< (std::ostream &s, const Dmmultipath &p) |
| Dmmultipath::Dmmultipath | ( | const DmmultipathCo & | d, | |
| unsigned | nr, | |||
| Partition * | p = NULL | |||
| ) |
References storage::Volume::cont, storage::Volume::dev, storage::Container::name(), and y2mil.
| storage::Dmmultipath::Dmmultipath | ( | const DmmultipathCo & | d, | |
| const Dmmultipath & | rd | |||
| ) |
| Dmmultipath::~Dmmultipath | ( | ) | [virtual] |
References storage::Volume::dev, and y2deb.
| void Dmmultipath::getInfo | ( | storage::DmmultipathInfo & | info | ) | const |
References storage::DmPart::getInfo(), storage::DmPart::info, and storage::DmmultipathInfo::p.
| virtual void storage::Dmmultipath::print | ( | std::ostream & | s | ) | const [inline, virtual] |
Reimplemented from storage::DmPart.
| string Dmmultipath::removeText | ( | bool | doing | ) | const [virtual] |
Reimplemented from storage::Dm.
References storage::_(), storage::DmPart::co(), storage::Volume::dev, storage::Volume::nr(), storage::DmPartCo::numToName(), storage::Partition::OrigNr(), storage::DmPart::p, storage::sformat(), and storage::Volume::sizeString().
| string Dmmultipath::createText | ( | bool | doing | ) | const [virtual] |
Reimplemented from storage::Volume.
References storage::_(), storage::Volume::dev, storage::ENC_NONE, storage::Volume::encryption, storage::EXTENDED, storage::Volume::fsTypeString(), storage::Volume::mp, storage::DmPart::p, storage::sformat(), storage::Volume::sizeString(), and storage::Partition::type().
| string Dmmultipath::formatText | ( | bool | doing | ) | const [virtual] |
Reimplemented from storage::Dm.
References storage::_(), storage::Volume::dev, storage::ENC_NONE, storage::Volume::encryption, storage::Volume::fsTypeString(), storage::Volume::mp, storage::sformat(), and storage::Volume::sizeString().
| string Dmmultipath::resizeText | ( | bool | doing | ) | const [virtual] |
Reimplemented from storage::Volume.
References storage::_(), storage::Volume::dev, storage::Volume::needShrink(), storage::sformat(), and storage::Volume::sizeString().
| string Dmmultipath::setTypeText | ( | bool | doing = true |
) | const [virtual] |
Reimplemented from storage::DmPart.
References storage::_(), storage::Volume::dev, storage::DmPart::id(), and storage::sformat().
| bool Dmmultipath::equalContent | ( | const Dmmultipath & | rhs | ) | const |
References storage::DmPart::equalContent().
| void Dmmultipath::logDifference | ( | const Dmmultipath & | d | ) | const |
References storage::DmPart::logDifference().
| static bool storage::Dmmultipath::notDeleted | ( | const Dmmultipath & | l | ) | [inline, static] |
References storage::Volume::deleted().
| virtual const string storage::Dmmultipath::shortPrintedName | ( | ) | const [inline, protected, virtual] |
Reimplemented from storage::DmPart.
| Dmmultipath & Dmmultipath::operator= | ( | const Dmmultipath & | rhs | ) | [protected] |
References storage::Volume::nm, and y2deb.
| std::ostream& operator<< | ( | std::ostream & | s, | |
| const Dmmultipath & | p | |||
| ) | [friend] |
1.5.6