#include <Parted.h>
Public Member Functions | |
| Entry () | |
Public Attributes | |
| unsigned | num |
| Region | cylRegion |
| Region | secRegion |
| PartitionType | type |
| unsigned | id |
| bool | boot |
Friends | |
| std::ostream & | operator<< (std::ostream &s, const Entry &e) |
| storage::Parted::Entry::Entry | ( | ) | [inline] |
| std::ostream& operator<< | ( | std::ostream & | s, | |
| const Entry & | e | |||
| ) | [friend] |
| unsigned storage::Parted::Entry::num |
Referenced by storage::operator<<(), and storage::Parted::scanCylEntryLine().
Referenced by storage::Disk::getPartedValues(), storage::operator<<(), and storage::Parted::scanCylEntryLine().
Referenced by storage::operator<<(), and storage::Parted::scanCylEntryLine().
| unsigned storage::Parted::Entry::id |
Referenced by storage::operator<<(), and storage::Parted::scanCylEntryLine().
Referenced by storage::operator<<(), and storage::Parted::scanCylEntryLine().
1.5.6