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

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

add_mountpoint(const std::string &mountpoint) (defined in storage::Filesystem)storage::Filesystem
clone() const override (defined in storage::Swap)storage::Swapvirtual
create(Devicegraph *devicegraph) (defined in storage::Swap)storage::Swapstatic
detect_content_info() const (defined in storage::Filesystem)storage::Filesystem
detect_resize_info() const (defined in storage::Device)storage::Devicevirtual
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
Filesystem(Impl *impl) (defined in storage::Filesystem)storage::Filesystemprotected
find_by_label(const Devicegraph *devicegraph, const std::string &label) (defined in storage::Filesystem)storage::Filesystemstatic
find_by_mountpoint(const Devicegraph *devicegraph, const std::string &mountpoint) (defined in storage::Filesystem)storage::Filesystemstatic
get_all(Devicegraph *devicegraph) (defined in storage::Swap)storage::Swapstatic
get_all(const Devicegraph *devicegraph) (defined in storage::Swap)storage::Swapstatic
get_ancestors(bool itself) (defined in storage::Device)storage::Device
get_ancestors(bool itself) const (defined in storage::Device)storage::Device
get_blk_devices() const (defined in storage::Filesystem)storage::Filesystem
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_displayname() const (defined in storage::Device)storage::Device
get_fstab_options() const (defined in storage::Filesystem)storage::Filesystem
get_impl() (defined in storage::Swap)storage::Swap
get_impl() const (defined in storage::Swap)storage::Swap
get_in_holders() (defined in storage::Device)storage::Device
get_in_holders() const (defined in storage::Device)storage::Device
get_label() const (defined in storage::Filesystem)storage::Filesystem
get_leaves(bool itself) (defined in storage::Device)storage::Device
get_leaves(bool itself) const (defined in storage::Device)storage::Device
get_mkfs_options() const (defined in storage::Filesystem)storage::Filesystem
get_mount_by() const (defined in storage::Filesystem)storage::Filesystem
get_mountpoints() const (defined in storage::Filesystem)storage::Filesystem
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_tune_options() const (defined in storage::Filesystem)storage::Filesystem
get_type() const (defined in storage::Filesystem)storage::Filesystem
get_userdata() const (defined in storage::Device)storage::Device
get_uuid() const (defined in storage::Filesystem)storage::Filesystem
has_children() const (defined in storage::Device)storage::Device
has_parents() const (defined in storage::Device)storage::Device
load(Devicegraph *devicegraph, const xmlNode *node) (defined in storage::Swap)storage::Swapstatic
load(Devicegraph *devicegraph) (defined in storage::Device)storage::Deviceprotected
max_labelsize() const override (defined in storage::Swap)storage::Swapinlinevirtual
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
remove_descendants() (defined in storage::Device)storage::Device
save(xmlNode *node) const (defined in storage::Device)storage::Device
set_content_info(const ContentInfo &content_info)storage::Filesystem
set_fstab_options(const std::list< std::string > &fstab_options) (defined in storage::Filesystem)storage::Filesystem
set_label(const std::string &label) (defined in storage::Filesystem)storage::Filesystem
set_mkfs_options(const std::string &mkfs_options) (defined in storage::Filesystem)storage::Filesystem
set_mount_by(MountByType mount_by) (defined in storage::Filesystem)storage::Filesystem
set_mountpoints(const std::vector< std::string > &mountpoints) (defined in storage::Filesystem)storage::Filesystem
set_resize_info(const ResizeInfo &resize_info)storage::Filesystem
set_tune_options(const std::string &tune_options) (defined in storage::Filesystem)storage::Filesystem
set_userdata(const std::map< std::string, std::string > &userdata) (defined in storage::Device)storage::Device
set_uuid(const std::string &uuid) (defined in storage::Filesystem)storage::Filesystem
supports_label() const override (defined in storage::Swap)storage::Swapinlinevirtual
supports_uuid() const override (defined in storage::Swap)storage::Swapinlinevirtual
Swap(Impl *impl) (defined in storage::Swap)storage::Swapprotected
~Device() (defined in storage::Device)storage::Devicevirtual