Disk ARchive 2.3.10
|
receive the flow of inode from the restoration filtering routing and promotes these to real filesystem objects More...
#include <filesystem.hpp>
Inherits libdar::filesystem_hard_link_write, and libdar::filesystem_hard_link_read.
Public Member Functions | |
filesystem_restore (user_interaction &dialog, const path &root, bool x_allow_overwrite, bool x_warn_overwrite, bool x_info_details, const mask &x_ea_mask, inode::comparison_fields what_to_check, bool x_warn_remove_no_match, bool empty, bool ea_erase) | |
filesystem_restore (const filesystem_restore &ref) | |
filesystem_restore & | operator= (const filesystem_restore &ref) |
void | reset_write () |
bool | write (const entree *x, bool &created) |
nomme * | get_before_write (const nomme *x) |
void | pseudo_write (const directory *dir) |
bool | set_ea (const nomme *e, const ea_attributs &l, bool allow_overwrite, bool warn_overwrite, bool info_details) |
Protected Member Functions | |
user_interaction & | get_fs_ui () const |
receive the flow of inode from the restoration filtering routing and promotes these to real filesystem objects
Definition at line 240 of file filesystem.hpp.