|
libstorage-ng
|
This is the complete list of members for storage::Nfs, including all inherited members.
| clone() const override (defined in storage::Nfs) | storage::Nfs | virtual |
| compare_by_name(const Device *lhs, const Device *rhs) | storage::Device | static |
| compare_by_sid(const Device *lhs, const Device *rhs) | storage::Device | static |
| copy_to_devicegraph(Devicegraph *devicegraph) const | storage::Device | |
| create(Devicegraph *devicegraph, const std::string &server, const std::string &path) | storage::Nfs | static |
| storage::Filesystem::create(Devicegraph *devicegraph) ST_DEPRECATED | storage::Device | protected |
| create_mount_point(const std::string &path) | storage::Mountable | |
| detect_resize_info() const | storage::Device | |
| detect_space_info() const | storage::Filesystem | |
| Device(Impl *impl) (defined in storage::Device) | storage::Device | protected |
| exists_in_devicegraph(const Devicegraph *devicegraph) const | storage::Device | |
| exists_in_probed() const | storage::Device | |
| exists_in_staging() const | storage::Device | |
| exists_in_system() const | storage::Device | |
| Filesystem(Impl *impl) (defined in storage::Filesystem) | storage::Filesystem | protected |
| find_by_server_and_path(Devicegraph *devicegraph, const std::string &server, const std::string &path) | storage::Nfs | static |
| find_by_server_and_path(const Devicegraph *devicegraph, const std::string &server, const std::string &path) | storage::Nfs | static |
| get_all(Devicegraph *devicegraph) | storage::Nfs | static |
| get_all(const Devicegraph *devicegraph) | storage::Nfs | static |
| 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_children(View view) | storage::Device | |
| get_children(View view) const | storage::Device | |
| get_descendants(bool itself) (defined in storage::Device) | storage::Device | |
| get_descendants(bool itself) const (defined in storage::Device) | storage::Device | |
| get_descendants(bool itself, View view) (defined in storage::Device) | storage::Device | |
| get_descendants(bool itself, View view) const (defined in storage::Device) | storage::Device | |
| get_devicegraph() | storage::Device | |
| get_devicegraph() const | storage::Device | |
| get_displayname() const (defined in storage::Device) | storage::Device | |
| get_filesystem() | storage::Mountable | |
| get_filesystem() const | storage::Mountable | |
| get_fstab_options() const ST_DEPRECATED (defined in storage::Mountable) | storage::Mountable | |
| get_impl() (defined in storage::Nfs) | storage::Nfs | |
| get_impl() const (defined in storage::Nfs) | storage::Nfs | |
| 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() const ST_DEPRECATED (defined in storage::Mountable) | storage::Mountable | |
| get_mount_opts() const ST_DEPRECATED (defined in storage::Mountable) | storage::Mountable | |
| get_mount_point() | storage::Mountable | |
| get_mount_point() const | storage::Mountable | |
| get_name_sort_key() const | 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_parents(View view) | storage::Device | |
| get_parents(View view) const | storage::Device | |
| get_path() const | storage::Nfs | |
| get_roots(bool itself) (defined in storage::Device) | storage::Device | |
| get_roots(bool itself) const (defined in storage::Device) | storage::Device | |
| get_server() const | storage::Nfs | |
| get_siblings(bool itself) (defined in storage::Device) | storage::Device | |
| get_siblings(bool itself) const (defined in storage::Device) | storage::Device | |
| get_sid() const | storage::Device | |
| get_type() const | storage::Filesystem | |
| get_userdata() const | storage::Device | |
| has_children() const (defined in storage::Device) | storage::Device | |
| has_filesystem() const | storage::Mountable | |
| has_mount_point() const | storage::Mountable | |
| has_parents() const (defined in storage::Device) | storage::Device | |
| has_space_info() const | storage::Filesystem | |
| is_valid_path(FsType fs_type, const std::string &path) | storage::Mountable | static |
| load(Devicegraph *devicegraph, const xmlNode *node) (defined in storage::Nfs) | storage::Nfs | static |
| load(Devicegraph *devicegraph) ST_DEPRECATED (defined in storage::Device) | storage::Device | protected |
| Mountable(Impl *impl) (defined in storage::Mountable) | storage::Mountable | protected |
| Nfs(Impl *impl) (defined in storage::Nfs) | storage::Nfs | |
| 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() ST_DEPRECATED (defined in storage::Device) | storage::Device | |
| remove_descendants(View view) | storage::Device | |
| remove_mount_point() | storage::Mountable | |
| save(xmlNode *node) const ST_DEPRECATED (defined in storage::Device) | storage::Device | |
| set_fstab_options(const std::vector< std::string > &mount_opts) ST_DEPRECATED (defined in storage::Mountable) | storage::Mountable | |
| set_mount_by(MountByType mount_by) ST_DEPRECATED (defined in storage::Mountable) | storage::Mountable | |
| set_mount_opts(const std::vector< std::string > &mount_opts) ST_DEPRECATED (defined in storage::Mountable) | storage::Mountable | |
| set_space_info(const SpaceInfo &space_info) | storage::Filesystem | |
| set_userdata(const std::map< std::string, std::string > &userdata) | storage::Device | |
| supports_mount() const | storage::Mountable | |
| ~Device() (defined in storage::Device) | storage::Device | virtual |