Disk ARchive  2.4.5
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups
Public Member Functions
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.

List of all members.

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
 mem_ui (const mem_ui &ref)
 the copy constructor
virtual ~mem_ui ()
 destructor
const mem_uioperator= (const mem_ui &ref)
 assignement operator
user_interactionget_ui () const
 get access to the user_interaction cloned object

Detailed Description

make a flow of inode to feed the difference filter routine

Definition at line 175 of file filesystem.hpp.


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