#include <StorageInterface.h>
Public Member Functions | |
| MdInfo () | |
Public Attributes | |
| VolumeInfo | v |
| unsigned | nr |
| unsigned | type |
| unsigned | parity |
| string | uuid |
| string | sb_ver |
| unsigned long | chunk |
| string | devices |
| storage::MdInfo::MdInfo | ( | ) | [inline] |
Referenced by storage::Md::getInfo().
| unsigned storage::MdInfo::nr |
Referenced by storage::Md::getInfo().
| unsigned storage::MdInfo::type |
Referenced by storage::Md::getInfo().
| unsigned storage::MdInfo::parity |
Referenced by storage::Md::getInfo().
| string storage::MdInfo::uuid |
Referenced by storage::Md::getInfo().
| string storage::MdInfo::sb_ver |
Referenced by storage::Md::getInfo().
| unsigned long storage::MdInfo::chunk |
Referenced by storage::Md::getInfo().
| string storage::MdInfo::devices |
Referenced by storage::Md::getInfo().
1.5.5