#include <filesystem.hpp>
Inherited by libdar::filesystem_restore.
Public Member Functions | |
filesystem_hard_link_write (user_interaction &dialog, bool x_ea_erase) | |
filesystem_hard_link_write (const filesystem_hard_link_write &ref) | |
filesystem_hard_link_write & | operator= (const filesystem_hard_link_write &ref) |
~filesystem_hard_link_write () | |
bool | get_ea_erase () const |
void | set_ea_erase (bool status) |
Protected Member Functions | |
void | corres_reset () |
user_interaction & | get_fs_ui () const |
Definition at line 175 of file filesystem.hpp.