#include <PeContainer.h>
Public Member Functions | |
| bool | operator== (const Pv &rhs) const |
| bool | operator== (const string &dev) const |
| bool | equalContent (const Pv &rhs) const |
| Pv () | |
Static Public Member Functions | |
| static bool | comp_le (const Pv &a, const Pv &b) |
| static bool | no_free (const Pv &a) |
Public Attributes | |
| string | device |
| string | uuid |
| string | status |
| unsigned long | num_pe |
| unsigned long | free_pe |
References free_pe.
| bool storage::PeContainer::Pv::operator== | ( | const string & | dev | ) | const [inline] |
References device.
| bool storage::PeContainer::Pv::equalContent | ( | const Pv & | rhs | ) | const [inline] |
Referenced by equalContent(), storage::EvmsCo::getCoData(), storage::LvmVg::getVgData(), and storage::operator<<().
Referenced by equalContent(), storage::EvmsCo::getCoData(), storage::LvmVg::getVgData(), and storage::operator<<().
| unsigned long storage::PeContainer::Pv::num_pe |
Referenced by equalContent(), storage::EvmsCo::getCoData(), storage::LvmVg::getVgData(), storage::operator<<(), and Pv().
| unsigned long storage::PeContainer::Pv::free_pe |
Referenced by comp_le(), equalContent(), storage::EvmsCo::getCoData(), storage::LvmVg::getVgData(), no_free(), storage::operator<<(), and Pv().
1.5.5