libstorage-ng
storage::MountPoint Member List

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

clone() const override (defined in storage::MountPoint)storage::MountPointvirtual
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 &path)storage::MountPointstatic
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
find_by_path(const Devicegraph *devicegraph, const std::string &path) (defined in storage::MountPoint)storage::MountPointstatic
get_all(Devicegraph *devicegraph) (defined in storage::MountPoint)storage::MountPointstatic
get_all(const Devicegraph *devicegraph) (defined in storage::MountPoint)storage::MountPointstatic
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_filesystem()storage::MountPoint
get_filesystem() conststorage::MountPoint
get_freq() conststorage::MountPoint
get_impl() (defined in storage::MountPoint)storage::MountPoint
get_impl() const (defined in storage::MountPoint)storage::MountPoint
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_mount_by() conststorage::MountPoint
get_mount_options() conststorage::MountPoint
get_mount_type() conststorage::MountPoint
get_mountable()storage::MountPoint
get_mountable() conststorage::MountPoint
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_passno() conststorage::MountPoint
get_path() const (defined in storage::MountPoint)storage::MountPoint
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_mountable() conststorage::MountPoint
has_parents() const (defined in storage::Device)storage::Device
immediate_activate()storage::MountPoint
immediate_deactivate()storage::MountPoint
is_active() conststorage::MountPoint
is_in_etc_fstab() conststorage::MountPoint
load(Devicegraph *devicegraph, const xmlNode *node) (defined in storage::MountPoint)storage::MountPointstatic
load(Devicegraph *devicegraph) (defined in storage::Device)storage::Deviceprotected
MountPoint(Impl *impl) (defined in storage::MountPoint)storage::MountPointprotected
normalize_path(const std::string &path)storage::MountPointstatic
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
possible_mount_bys() conststorage::MountPoint
remove_descendants() (defined in storage::Device)storage::Device
save(xmlNode *node) const (defined in storage::Device)storage::Device
set_active(bool active)storage::MountPoint
set_default_mount_by()storage::MountPoint
set_default_mount_options()storage::MountPoint
set_freq(int freq)storage::MountPoint
set_in_etc_fstab(bool in_etc_fstab)storage::MountPoint
set_mount_by(MountByType mount_by)storage::MountPoint
set_mount_options(const std::vector< std::string > &mount_options)storage::MountPoint
set_mount_type(FsType mount_type)storage::MountPoint
set_passno(int passno)storage::MountPoint
set_path(const std::string &path)storage::MountPoint
set_userdata(const std::map< std::string, std::string > &userdata) (defined in storage::Device)storage::Device
~Device() (defined in storage::Device)storage::Devicevirtual