libstorage-ng
storage::Device Member List

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

clone() const =0 (defined in storage::Device)storage::Devicepure virtual
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::Device)storage::Deviceprotected
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
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_impl() (defined in storage::Device)storage::Deviceinline
get_impl() const (defined in storage::Device)storage::Deviceinline
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_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_userdata() const (defined in storage::Device)storage::Device
has_children() const (defined in storage::Device)storage::Device
has_parents() const (defined in storage::Device)storage::Device
load(Devicegraph *devicegraph) (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<< (defined in storage::Device)storage::Devicefriend
operator==(const Device &rhs) const (defined in storage::Device)storage::Device
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