Disk ARchive  2.4.10
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups
Public Member Functions | Protected Member Functions | List of all members
libdar::filesystem_hard_link_read Class Reference

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_readoperator= (const filesystem_hard_link_read &ref)
 
const infinintget_last_etoile_ref () const
 

Protected Member Functions

void corres_reset ()
 
nommemake_read_entree (path &lieu, const std::string &name, bool see_hard_link, const mask &ea_mask)
 
- 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

keep trace of hard links when reading the filesystem

Definition at line 62 of file filesystem.hpp.


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