makes a flow sequence of inode to feed the backup filtering routing
More...
#include <filesystem_backup.hpp>
Inherits libdar::filesystem_hard_link_read.
|
| filesystem_backup (const std::shared_ptr< user_interaction > &dialog, const path &root, bool x_info_details, const mask &x_ea_mask, bool check_no_dump_flag, bool alter_atime, bool furtive_read_mode, bool x_cache_directory_tagging, infinint &root_fs_device, bool x_ignore_unknown, const fsa_scope &scope) |
|
| filesystem_backup (const filesystem_backup &ref)=delete |
|
| filesystem_backup (filesystem_backup &&ref)=delete |
|
filesystem_backup & | operator= (const filesystem_backup &ref)=delete |
|
filesystem_backup & | operator= (filesystem_backup &&ref)=delete |
|
void | reset_read (infinint &root_fs_device) |
|
bool | read (cat_entree *&ref, infinint &errors, infinint &skipped_dump) |
|
void | skip_read_to_parent_dir () |
|
| filesystem_hard_link_read (const std::shared_ptr< user_interaction > &dialog, bool x_furtive_read_mode, const fsa_scope &scope) |
|
| filesystem_hard_link_read (const filesystem_hard_link_read &ref)=delete |
|
| filesystem_hard_link_read (filesystem_hard_link_read &&ref)=delete |
|
filesystem_hard_link_read & | operator= (const filesystem_hard_link_read &ref)=delete |
|
filesystem_hard_link_read & | operator= (filesystem_hard_link_read &&ref)=delete |
|
const infinint & | get_last_etoile_ref () const |
| get the last assigned number for a hard linked inode
|
|
const fsa_scope | get_fsa_scope () const |
| provide the FSA scope used by the object
|
|
void | zeroing_negative_dates_without_asking () |
| don't ask before zeroing negative date just warn user
|
|
void | set_ignored_symlinks_list (const std::set< std::string > &x_ignored_symlinks) |
|
makes a flow sequence of inode to feed the backup filtering routing
Definition at line 58 of file filesystem_backup.hpp.
◆ ~filesystem_backup()
libdar::filesystem_backup::~filesystem_backup |
( |
| ) |
|
|
inline |
◆ alter_atime
bool libdar::filesystem_backup::alter_atime |
|
private |
◆ cache_directory_tagging
bool libdar::filesystem_backup::cache_directory_tagging |
|
private |
◆ current_dir
path* libdar::filesystem_backup::current_dir |
|
private |
◆ ea_mask
mask* libdar::filesystem_backup::ea_mask |
|
private |
◆ fs_root
path* libdar::filesystem_backup::fs_root |
|
private |
◆ furtive_read_mode
bool libdar::filesystem_backup::furtive_read_mode |
|
private |
◆ ignore_unknown
bool libdar::filesystem_backup::ignore_unknown |
|
private |
◆ info_details
bool libdar::filesystem_backup::info_details |
|
private |
◆ no_dump_check
bool libdar::filesystem_backup::no_dump_check |
|
private |
◆ pile
std::deque<etage> libdar::filesystem_backup::pile |
|
private |
The documentation for this class was generated from the following file: