#include <Dmraid.h>

Public Member Functions | |
| Dmraid (const DmraidCo &d, unsigned nr, Partition *p=NULL) | |
| Dmraid (const DmraidCo &d, const Dmraid &rd) | |
| virtual | ~Dmraid () |
| void | getInfo (storage::DmraidInfo &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 Dmraid &rhs) const |
| void | logDifference (const Dmraid &d) const |
Static Public Member Functions | |
| static bool | notDeleted (const Dmraid &l) |
Protected Member Functions | |
| virtual const string | shortPrintedName () const |
| Dmraid & | operator= (const Dmraid &) |
Friends | |
| std::ostream & | operator<< (std::ostream &s, const Dmraid &p) |
References storage::Volume::cont, storage::Volume::dev, storage::Container::name(), and y2milestone.
| Dmraid::~Dmraid | ( | ) | [virtual] |
References storage::Volume::dev, and y2debug.
| void Dmraid::getInfo | ( | storage::DmraidInfo & | info | ) | const |
References storage::DmPart::getInfo(), storage::DmPart::info, and storage::DmraidInfo::p.
| virtual void storage::Dmraid::print | ( | std::ostream & | s | ) | const [inline, virtual] |
Reimplemented from storage::DmPart.
| string Dmraid::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 Dmraid::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 Dmraid::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 Dmraid::resizeText | ( | bool | doing | ) | const [virtual] |
Reimplemented from storage::Volume.
References storage::_(), storage::Volume::dev, storage::Volume::needShrink(), storage::sformat(), and storage::Volume::sizeString().
| string Dmraid::setTypeText | ( | bool | doing = true |
) | const [virtual] |
Reimplemented from storage::DmPart.
References storage::_(), storage::Volume::dev, storage::DmPart::id(), and storage::sformat().
| bool Dmraid::equalContent | ( | const Dmraid & | rhs | ) | const |
References storage::DmPart::equalContent().
| void Dmraid::logDifference | ( | const Dmraid & | d | ) | const |
References storage::DmPart::logDifference().
| static bool storage::Dmraid::notDeleted | ( | const Dmraid & | l | ) | [inline, static] |
References storage::Volume::deleted().
| virtual const string storage::Dmraid::shortPrintedName | ( | ) | const [inline, protected, virtual] |
Reimplemented from storage::DmPart.
References storage::Volume::nm, and y2debug.
| std::ostream& operator<< | ( | std::ostream & | s, | |
| const Dmraid & | p | |||
| ) | [friend] |
1.5.5