Disk ARchive 2.3.11
Public Member Functions | Protected Member Functions

libdar::filesystem_restore Class Reference

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.

List of all members.

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_restoreoperator= (const filesystem_restore &ref)
void reset_write ()
bool write (const entree *x, bool &created)
nommeget_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_interactionget_fs_ui () const

Detailed Description

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.


The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Enumerations Enumerator Defines