Disk ARchive  2.4.17
Public Member Functions | List of all members
libdar::filesystem_diff Class Reference

make a flow of inode to feed the difference filter routine More...

#include <filesystem.hpp>

Inherits libdar::filesystem_hard_link_read.

Public Member Functions

 filesystem_diff (user_interaction &dialog, const path &root, bool x_info_details, const mask &x_ea_mask, bool alter_atime, bool furtive_read_mode)
 
 filesystem_diff (const filesystem_diff &ref)
 
const filesystem_diffoperator= (const filesystem_diff &ref)
 
void reset_read ()
 
bool read_filename (const std::string &name, nomme *&ref)
 
void skip_read_filename_in_parent_dir ()
 

Additional Inherited Members

- Protected Member Functions inherited from libdar::mem_ui
 mem_ui (user_interaction &dialog)
 constructor More...
 
 mem_ui (const mem_ui &ref)
 the copy constructor More...
 
virtual ~mem_ui ()
 destructor More...
 
const mem_uioperator= (const mem_ui &ref)
 assignement operator More...
 
user_interactionget_ui () const
 get access to the user_interaction cloned object More...
 

Detailed Description

make a flow of inode to feed the difference filter routine

Definition at line 172 of file filesystem.hpp.


The documentation for this class was generated from the following file: