#include <Dmmultipath.h>

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