libstorage-ng
storage::DasdPt Member List

This is the complete list of members for storage::DasdPt, including all inherited members.

align(const Region &region, AlignPolicy align_policy=AlignPolicy::ALIGN_START_AND_END, AlignType align_type=AlignType::OPTIMAL) conststorage::PartitionTable
clone() const override (defined in storage::DasdPt)storage::DasdPtvirtual
compare_by_name(const Device *lhs, const Device *rhs)storage::Devicestatic
compare_by_sid(const Device *lhs, const Device *rhs)storage::Devicestatic
copy_to_devicegraph(Devicegraph *devicegraph) conststorage::Device
create(Devicegraph *devicegraph) (defined in storage::DasdPt)storage::DasdPtstatic
create_partition(const std::string &name, const Region &region, PartitionType type)storage::PartitionTable
DasdPt(Impl *impl) (defined in storage::DasdPt)storage::DasdPtprotected
delete_partition(Partition *partition)storage::PartitionTable
delete_partition(const std::string &name) ST_DEPRECATED (defined in storage::PartitionTable)storage::PartitionTable
detect_resize_info() conststorage::Device
Device(Impl *impl) (defined in storage::Device)storage::Deviceprotected
exists_in_devicegraph(const Devicegraph *devicegraph) conststorage::Device
exists_in_probed() conststorage::Device
exists_in_staging() conststorage::Device
exists_in_system() conststorage::Device
extended_possible() conststorage::PartitionTable
get_alignment(AlignType align_type=AlignType::OPTIMAL) const (defined in storage::PartitionTable)storage::PartitionTable
get_all(Devicegraph *devicegraph) (defined in storage::Device)storage::Devicestatic
get_all(const Devicegraph *devicegraph) (defined in storage::Device)storage::Devicestatic
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() conststorage::PartitionTable
get_impl() (defined in storage::DasdPt)storage::DasdPt
get_impl() const (defined in storage::DasdPt)storage::DasdPt
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() conststorage::PartitionTable
get_partitions()storage::PartitionTable
get_partitions() conststorage::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) conststorage::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() conststorage::PartitionTable
is_partition_id_supported(unsigned int id) conststorage::PartitionTable
is_partition_legacy_boot_flag_supported() conststorage::PartitionTable
load(Devicegraph *devicegraph, const xmlNode *node) (defined in storage::DasdPt)storage::DasdPtstatic
load(Devicegraph *devicegraph) (defined in storage::Device)storage::Deviceprotected
max_logical() conststorage::PartitionTable
max_primary() conststorage::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::PartitionTableprotected
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::Devicevirtual