libstorage-ng
storage::Partitionable Member List

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

BlkDevice(Impl *impl) (defined in storage::BlkDevice)storage::BlkDeviceprotected
clone() const =0 (defined in storage::Device)storage::Devicepure virtual
compare_by_dm_table_name(const BlkDevice *lhs, const BlkDevice *rhs)storage::BlkDevicestatic
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) ST_DEPRECATEDstorage::Deviceprotected
create_bcache(const std::string &name)storage::BlkDevice
create_bcache_cset()storage::BlkDevice
create_blk_filesystem(FsType fs_type)storage::BlkDevice
create_encryption(const std::string &dm_table_name) ST_DEPRECATEDstorage::BlkDevice
create_encryption(const std::string &dm_table_name, EncryptionType type)storage::BlkDevice
create_filesystem(FsType fs_type) ST_DEPRECATEDstorage::BlkDeviceinline
create_partition_table(PtType pt_type)storage::Partitionable
detect_remove_info() conststorage::BlkDevice
detect_resize_info() conststorage::Device
Device(Impl *impl) (defined in storage::Device)storage::Deviceprotected
exists_by_any_name(const Devicegraph *devicegraph, const std::string &name, SystemInfo &system_info)storage::BlkDevicestatic
exists_in_devicegraph(const Devicegraph *devicegraph) conststorage::Device
exists_in_probed() conststorage::Device
exists_in_staging() conststorage::Device
exists_in_system() conststorage::Device
find_by_any_name(Devicegraph *devicegraph, const std::string &name) ST_DEPRECATEDstorage::BlkDevicestatic
find_by_any_name(Devicegraph *devicegraph, const std::string &name, SystemInfo &system_info)storage::BlkDevicestatic
find_by_any_name(const Devicegraph *devicegraph, const std::string &name) ST_DEPRECATEDstorage::BlkDevicestatic
find_by_any_name(const Devicegraph *devicegraph, const std::string &name, SystemInfo &system_info)storage::BlkDevicestatic
find_by_name(Devicegraph *devicegraph, const std::string &name) (defined in storage::Partitionable)storage::Partitionablestatic
find_by_name(const Devicegraph *devicegraph, const std::string &name) (defined in storage::Partitionable)storage::Partitionablestatic
get_all(Devicegraph *devicegraph)storage::Partitionablestatic
get_all(const Devicegraph *devicegraph)storage::Partitionablestatic
get_ancestors(bool itself) (defined in storage::Device)storage::Device
get_ancestors(bool itself) const (defined in storage::Device)storage::Device
get_bcache()storage::BlkDevice
get_bcache() conststorage::BlkDevice
get_bcache_cset()storage::BlkDevice
get_bcache_cset() conststorage::BlkDevice
get_blk_filesystem()storage::BlkDevice
get_blk_filesystem() conststorage::BlkDevice
get_children() (defined in storage::Device)storage::Device
get_children() const (defined in storage::Device)storage::Device
get_children(View view)storage::Device
get_children(View view) conststorage::Device
get_default_partition_table_type() conststorage::Partitionable
get_descendants(bool itself) (defined in storage::Device)storage::Device
get_descendants(bool itself) const (defined in storage::Device)storage::Device
get_descendants(bool itself, View view) (defined in storage::Device)storage::Device
get_descendants(bool itself, View view) const (defined in storage::Device)storage::Device
get_devicegraph()storage::Device
get_devicegraph() conststorage::Device
get_displayname() const (defined in storage::Device)storage::Device
get_dm_table_name() conststorage::BlkDevice
get_encryption()storage::BlkDevice
get_encryption() conststorage::BlkDevice
get_filesystem() ST_DEPRECATEDstorage::BlkDeviceinline
get_filesystem() const ST_DEPRECATEDstorage::BlkDeviceinline
get_impl() (defined in storage::Partitionable)storage::Partitionable
get_impl() const (defined in storage::Partitionable)storage::Partitionable
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_name() const (defined in storage::BlkDevice)storage::BlkDevice
get_name_sort_key() conststorage::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_parents(View view)storage::Device
get_parents(View view) conststorage::Device
get_partition_table()storage::Partitionable
get_partition_table() conststorage::Partitionable
get_possible_partition_table_types() conststorage::Partitionable
get_range() conststorage::Partitionable
get_region() const (defined in storage::BlkDevice)storage::BlkDevice
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() conststorage::Device
get_size() conststorage::BlkDevice
get_size_string() conststorage::BlkDevice
get_sysfs_name() const (defined in storage::BlkDevice)storage::BlkDevice
get_sysfs_path() const (defined in storage::BlkDevice)storage::BlkDevice
get_topology() const (defined in storage::Partitionable)storage::Partitionable
get_udev_ids() conststorage::BlkDevice
get_udev_paths() conststorage::BlkDevice
get_userdata() conststorage::Device
has_bcache() conststorage::BlkDevice
has_bcache_cset() conststorage::BlkDevice
has_blk_filesystem() conststorage::BlkDevice
has_children() const (defined in storage::Device)storage::Device
has_encryption() conststorage::BlkDevice
has_filesystem() const ST_DEPRECATEDstorage::BlkDeviceinline
has_parents() const (defined in storage::Device)storage::Device
has_partition_table() conststorage::Partitionable
is_active() const (defined in storage::BlkDevice)storage::BlkDevice
is_read_only() conststorage::BlkDevice
is_usable_as_blk_device() conststorage::BlkDevice
is_usable_as_partitionable() conststorage::Partitionable
load(Devicegraph *devicegraph) ST_DEPRECATED (defined in storage::Device)storage::Deviceprotected
num_children() const (defined in storage::Device)storage::Device
num_parents() const (defined in storage::Device)storage::Device
operator!=(const Device &rhs) const (defined in storage::Device)storage::Device
operator==(const Device &rhs) const (defined in storage::Device)storage::Device
partition_name(int number) conststorage::Partitionablevirtual
Partitionable(Impl *impl) (defined in storage::Partitionable)storage::Partitionableprotected
possible_mount_bys() conststorage::BlkDevice
remove_descendants() ST_DEPRECATED (defined in storage::Device)storage::Device
remove_descendants(View view)storage::Device
remove_encryption()storage::BlkDevice
save(xmlNode *node) const ST_DEPRECATED (defined in storage::Device)storage::Device
set_dm_table_name(const std::string &dm_table_name)storage::BlkDevice
set_name(const std::string &name) (defined in storage::BlkDevice)storage::BlkDevice
set_range(unsigned int range)storage::Partitionable
set_region(const Region &region)storage::BlkDevice
set_size(unsigned long long size)storage::BlkDevice
set_topology(const Topology &topology) (defined in storage::Partitionable)storage::Partitionable
set_userdata(const std::map< std::string, std::string > &userdata)storage::Device
~Device() (defined in storage::Device)storage::Devicevirtual