libstorage-ng
storage::Multipath Member List

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

BlkDevice(Impl *impl) (defined in storage::BlkDevice)storage::BlkDeviceprotected
clone() const override (defined in storage::Multipath)storage::Multipathvirtual
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, const std::string &name) (defined in storage::Multipath)storage::Multipathstatic
create(Devicegraph *devicegraph, const std::string &name, const Region &region) (defined in storage::Multipath)storage::Multipathstatic
create(Devicegraph *devicegraph, const std::string &name, unsigned long long size) (defined in storage::Multipath)storage::Multipathstatic
create(Devicegraph *devicegraph) (defined in storage::Device)storage::Deviceprotected
create_blk_filesystem(FsType fs_type)storage::BlkDevice
create_encryption(const std::string &dm_name)storage::BlkDevice
create_filesystem(FsType fs_type) ST_DEPRECATEDstorage::BlkDeviceinline
create_partition_table(PtType pt_type)storage::Partitionable
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
find_by_any_name(Devicegraph *devicegraph, const std::string &name)storage::BlkDevicestatic
find_by_any_name(const Devicegraph *devicegraph, const std::string &name)storage::BlkDevicestatic
find_by_name(Devicegraph *devicegraph, const std::string &name)storage::Multipathstatic
find_by_name(const Devicegraph *devicegraph, const std::string &name)storage::Multipathstatic
get_all(Devicegraph *devicegraph)storage::Multipathstatic
get_all(const Devicegraph *devicegraph)storage::Multipathstatic
get_ancestors(bool itself) (defined in storage::Device)storage::Device
get_ancestors(bool itself) const (defined in storage::Device)storage::Device
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_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_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_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::Multipath)storage::Multipath
get_impl() const (defined in storage::Multipath)storage::Multipath
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_model() const (defined in storage::Multipath)storage::Multipath
get_name() const (defined in storage::BlkDevice)storage::BlkDevice
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_table()storage::Partitionable
get_partition_table() conststorage::Partitionable
get_possible_partition_table_types() conststorage::Partitionable
get_range() const (defined in storage::Partitionable)storage::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() const (defined in storage::Device)storage::Device
get_size() const (defined in storage::BlkDevice)storage::BlkDevice
get_size_string() const (defined in storage::BlkDevice)storage::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() const (defined in storage::BlkDevice)storage::BlkDevice
get_udev_paths() const (defined in storage::BlkDevice)storage::BlkDevice
get_userdata() const (defined in storage::Device)storage::Device
get_vendor() const (defined in storage::Multipath)storage::Multipath
has_blk_filesystem() const (defined in storage::BlkDevice)storage::BlkDevice
has_children() const (defined in storage::Device)storage::Device
has_encryption() const (defined in storage::BlkDevice)storage::BlkDevice
has_filesystem() const ST_DEPRECATED (defined in storage::BlkDevice)storage::BlkDeviceinline
has_parents() const (defined in storage::Device)storage::Device
has_partition_table() const (defined in storage::Partitionable)storage::Partitionable
is_active() const (defined in storage::BlkDevice)storage::BlkDevice
is_rotational() const (defined in storage::Multipath)storage::Multipath
is_usable_as_blk_device() conststorage::BlkDevice
is_usable_as_partitionable() conststorage::Partitionable
load(Devicegraph *devicegraph, const xmlNode *node) (defined in storage::Multipath)storage::Multipathstatic
load(Devicegraph *devicegraph) (defined in storage::Device)storage::Deviceprotected
Multipath(Impl *impl) (defined in storage::Multipath)storage::Multipathprotected
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
remove_descendants() (defined in storage::Device)storage::Device
remove_encryption()storage::BlkDevice
save(xmlNode *node) const (defined in storage::Device)storage::Device
set_dm_table_name(const std::string &dm_table_name) (defined in storage::BlkDevice)storage::BlkDevice
set_name(const std::string &name) (defined in storage::BlkDevice)storage::BlkDevice
set_range(unsigned int range) (defined in storage::Partitionable)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) (defined in storage::Device)storage::Device
~Device() (defined in storage::Device)storage::Devicevirtual