libstorage-ng
|
This is the complete list of members for storage::PartitionTable, including all inherited members.
align(const Region ®ion, AlignPolicy align_policy=AlignPolicy::ALIGN_START_AND_END, AlignType align_type=AlignType::OPTIMAL) const | storage::PartitionTable | |
clone() const =0 (defined in storage::Device) | storage::Device | pure virtual |
compare_by_name(const Device *lhs, const Device *rhs) | storage::Device | static |
compare_by_sid(const Device *lhs, const Device *rhs) | storage::Device | static |
copy_to_devicegraph(Devicegraph *devicegraph) const | storage::Device | |
create(Devicegraph *devicegraph) (defined in storage::Device) | storage::Device | protected |
create_partition(const std::string &name, const Region ®ion, PartitionType type) | storage::PartitionTable | |
delete_partition(Partition *partition) | storage::PartitionTable | |
delete_partition(const std::string &name) ST_DEPRECATED (defined in storage::PartitionTable) | storage::PartitionTable | |
detect_resize_info() const | storage::Device | |
Device(Impl *impl) (defined in storage::Device) | storage::Device | protected |
exists_in_devicegraph(const Devicegraph *devicegraph) const | storage::Device | |
exists_in_probed() const | storage::Device | |
exists_in_staging() const | storage::Device | |
exists_in_system() const | storage::Device | |
extended_possible() const | storage::PartitionTable | |
get_alignment(AlignType align_type=AlignType::OPTIMAL) const (defined in storage::PartitionTable) | storage::PartitionTable | |
get_all(Devicegraph *devicegraph) (defined in storage::Device) | storage::Device | static |
get_all(const Devicegraph *devicegraph) (defined in storage::Device) | storage::Device | static |
get_ancestors(bool itself) (defined in storage::Device) | storage::Device | |
get_ancestors(bool itself) const (defined in storage::Device) | storage::Device | |
get_children() (defined in storage::Device) | storage::Device | |
get_children() const (defined in storage::Device) | storage::Device | |
get_descendants(bool itself) (defined in storage::Device) | storage::Device | |
get_descendants(bool itself) const (defined in storage::Device) | storage::Device | |
get_devicegraph() (defined in storage::Device) | storage::Device | |
get_devicegraph() const (defined in storage::Device) | storage::Device | |
get_displayname() const (defined in storage::Device) | storage::Device | |
get_extended() const | storage::PartitionTable | |
get_impl() (defined in storage::PartitionTable) | storage::PartitionTable | |
get_impl() const (defined in storage::PartitionTable) | storage::PartitionTable | |
get_in_holders() (defined in storage::Device) | storage::Device | |
get_in_holders() const (defined in storage::Device) | storage::Device | |
get_leaves(bool itself) (defined in storage::Device) | storage::Device | |
get_leaves(bool itself) const (defined in storage::Device) | storage::Device | |
get_out_holders() (defined in storage::Device) | storage::Device | |
get_out_holders() const (defined in storage::Device) | storage::Device | |
get_parents() (defined in storage::Device) | storage::Device | |
get_parents() const (defined in storage::Device) | storage::Device | |
get_partition(const std::string &name) | storage::PartitionTable | |
get_partitionable() const | storage::PartitionTable | |
get_partitions() | storage::PartitionTable | |
get_partitions() const | storage::PartitionTable | |
get_roots(bool itself) (defined in storage::Device) | storage::Device | |
get_roots(bool itself) const (defined in storage::Device) | storage::Device | |
get_siblings(bool itself) (defined in storage::Device) | storage::Device | |
get_siblings(bool itself) const (defined in storage::Device) | storage::Device | |
get_sid() const (defined in storage::Device) | storage::Device | |
get_type() const (defined in storage::PartitionTable) | storage::PartitionTable | |
get_unused_partition_slots(AlignPolicy align_policy=AlignPolicy::ALIGN_START_KEEP_END, AlignType align_type=AlignType::OPTIMAL) const | storage::PartitionTable | |
get_userdata() const (defined in storage::Device) | storage::Device | |
has_children() const (defined in storage::Device) | storage::Device | |
has_extended() const (defined in storage::PartitionTable) | storage::PartitionTable | |
has_parents() const (defined in storage::Device) | storage::Device | |
is_partition_boot_flag_supported() const | storage::PartitionTable | |
is_partition_id_supported(unsigned int id) const | storage::PartitionTable | |
is_partition_legacy_boot_flag_supported() const | storage::PartitionTable | |
load(Devicegraph *devicegraph) (defined in storage::Device) | storage::Device | protected |
max_logical() const | storage::PartitionTable | |
max_primary() const | storage::PartitionTable | |
num_children() const (defined in storage::Device) | storage::Device | |
num_logical() const (defined in storage::PartitionTable) | storage::PartitionTable | |
num_parents() const (defined in storage::Device) | storage::Device | |
num_primary() const (defined in storage::PartitionTable) | storage::PartitionTable | |
operator!=(const Device &rhs) const (defined in storage::Device) | storage::Device | |
operator==(const Device &rhs) const (defined in storage::Device) | storage::Device | |
PartitionTable(Impl *impl) (defined in storage::PartitionTable) | storage::PartitionTable | protected |
remove_descendants() (defined in storage::Device) | storage::Device | |
save(xmlNode *node) const (defined in storage::Device) | storage::Device | |
set_userdata(const std::map< std::string, std::string > &userdata) (defined in storage::Device) | storage::Device | |
~Device() (defined in storage::Device) | storage::Device | virtual |