Disk ARchive
2.4.5
|
keep trace of hard links when reading the filesystem More...
#include <filesystem.hpp>
Inherits libdar::mem_ui.
Inherited by libdar::filesystem_backup, libdar::filesystem_diff, and libdar::filesystem_restore.
Public Member Functions | |
filesystem_hard_link_read (user_interaction &dialog, bool x_furtive_read_mode) | |
filesystem_hard_link_read (const filesystem_hard_link_read &ref) | |
const filesystem_hard_link_read & | operator= (const filesystem_hard_link_read &ref) |
const infinint & | get_last_etoile_ref () const |
Protected Member Functions | |
void | corres_reset () |
nomme * | make_read_entree (path &lieu, const std::string &name, bool see_hard_link, const mask &ea_mask) |
![]() | |
mem_ui (user_interaction &dialog) | |
constructor | |
mem_ui (const mem_ui &ref) | |
the copy constructor | |
virtual | ~mem_ui () |
destructor | |
const mem_ui & | operator= (const mem_ui &ref) |
assignement operator | |
user_interaction & | get_ui () const |
get access to the user_interaction cloned object |
keep trace of hard links when reading the filesystem
Definition at line 65 of file filesystem.hpp.