![]() |
Disk ARchive
2.5.2
Full featured and portable backup and archiving tool
|
the present file to ignore (not to be recorded as deleted later) More...
#include <cat_ignored.hpp>
Inherits libdar::cat_nomme.
Public Member Functions | |
cat_ignored (const std::string &name) | |
cat_ignored (const pile_descriptor &pdesc, 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 present file to ignore (not to be recorded as deleted later)
Definition at line 44 of file cat_ignored.hpp.