libstorage-ng
 All Classes Namespaces Functions Typedefs Enumerations Enumerator Friends Pages
storage::Md Member List

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

add_device(BlkDevice *blk_device) (defined in storage::Md)storage::Md
BlkDevice(Impl *impl) (defined in storage::BlkDevice)storage::BlkDeviceprotected
clone() const override (defined in storage::Md)storage::Mdvirtual
create(Devicegraph *devicegraph, const std::string &name) (defined in storage::Md)storage::Mdstatic
create(Devicegraph *devicegraph) (defined in storage::Device)storage::Deviceprotected
create_encryption(const std::string &dm_name)storage::BlkDevice
create_filesystem(FsType fs_type) (defined in storage::BlkDevice)storage::BlkDevice
create_partition_table(PtType pt_type) (defined in storage::Partitionable)storage::Partitionable
detect_resize_info() const override (defined in storage::BlkDevice)storage::BlkDevicevirtual
Device(Impl *impl) (defined in storage::Device)storage::Deviceprotected
exists_in_devicegraph(const Devicegraph *devicegraph) const storage::Device
exists_in_probed() const storage::Device
exists_in_staging() const storage::Device
find_by_name(Devicegraph *devicegraph, const std::string &name) (defined in storage::Md)storage::Mdstatic
find_by_name(const Devicegraph *devicegraph, const std::string &name) (defined in storage::Md)storage::Mdstatic
get_all(Devicegraph *devicegraph)storage::Mdstatic
get_all(const Devicegraph *devicegraph)storage::Mdstatic
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_chunk_size() const (defined in storage::Md)storage::Md
get_default_partition_table_type() const storage::Partitionable
get_descendants(bool itself) (defined in storage::Device)storage::Device
get_descendants(bool itself) const (defined in storage::Device)storage::Device
get_devices() (defined in storage::Md)storage::Md
get_devices() const (defined in storage::Md)storage::Md
get_displayname() const (defined in storage::Device)storage::Device
get_dm_table_name() const storage::BlkDevice
get_encryption() (defined in storage::BlkDevice)storage::BlkDevice
get_encryption() const (defined in storage::BlkDevice)storage::BlkDevice
get_filesystem() (defined in storage::BlkDevice)storage::BlkDevice
get_filesystem() const (defined in storage::BlkDevice)storage::BlkDevice
get_impl() (defined in storage::Md)storage::Md
get_impl() const (defined in storage::Md)storage::Md
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_md_level() const (defined in storage::Md)storage::Md
get_md_parity() const (defined in storage::Md)storage::Md
get_name() const (defined in storage::BlkDevice)storage::BlkDevice
get_number() const (defined in storage::Md)storage::Md
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() (defined in storage::Partitionable)storage::Partitionable
get_partition_table() const (defined in storage::Partitionable)storage::Partitionable
get_possible_partition_table_types() const storage::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
has_children() const (defined in storage::Device)storage::Device
has_encryption() const (defined in storage::BlkDevice)storage::BlkDevice
has_filesystem() const (defined in storage::BlkDevice)storage::BlkDevice
has_parents() const (defined in storage::Device)storage::Device
has_partition_table() const (defined in storage::Partitionable)storage::Partitionable
load(Devicegraph *devicegraph, const xmlNode *node) (defined in storage::Md)storage::Mdstatic
load(Devicegraph *devicegraph) (defined in storage::Device)storage::Deviceprotected
Md(Impl *impl) (defined in storage::Md)storage::Mdprotected
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
Partitionable(Impl *impl) (defined in storage::Partitionable)storage::Partitionableprotected
remove_descendants() (defined in storage::Device)storage::Device
remove_device(BlkDevice *blk_device) (defined in storage::Md)storage::Md
save(xmlNode *node) const (defined in storage::Device)storage::Device
set_chunk_size(unsigned long chunk_size) (defined in storage::Md)storage::Md
set_dm_table_name(const std::string &dm_table_name) (defined in storage::BlkDevice)storage::BlkDevice
set_md_level(MdLevel md_level) (defined in storage::Md)storage::Md
set_md_parity(MdParity md_parity) (defined in storage::Md)storage::Md
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) (defined in storage::BlkDevice)storage::BlkDevice
set_size(unsigned long long size) (defined in storage::BlkDevice)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