![]() |
Disk ARchive
2.5.2
Full featured and portable backup and archiving tool
|
the ignored cat_directory class, to be promoted later as empty cat_directory if needed More...
#include <cat_ignored_dir.hpp>
Inherits libdar::cat_inode.
Public Member Functions | |
cat_ignored_dir (const cat_directory &target) | |
cat_ignored_dir (user_interaction &dialog, const pile_descriptor &pdesc, const archive_version &reading_ver, bool small) | |
bool | operator== (const cat_entree &ref) const |
returns true if the two object have the same content | |
unsigned char | signature () const |
inherited class signature | |
cat_entree * | clone () const |
a way to copy the exact type of an object even if pointed to by a parent class pointer | |
Protected Member Functions | |
void | inherited_dump (const pile_descriptor &pdesc, bool small) const |
inherited class may overload this method but shall first call the parent's inherited_dump() in the overloaded method |
the ignored cat_directory class, to be promoted later as empty cat_directory if needed
Definition at line 45 of file cat_ignored_dir.hpp.