![]() |
Disk ARchive
2.5.2
Full featured and portable backup and archiving tool
|
the deleted file entry More...
#include <cat_detruit.hpp>
Inherits libdar::cat_nomme.
Public Member Functions | |
cat_detruit (const std::string &name, unsigned char firm, const datetime &date) | |
cat_detruit (const pile_descriptor &pdesc, const archive_version &reading_ver, bool small) | |
cat_detruit (const cat_nomme &ref) | |
bool | operator== (const cat_entree &ref) const |
returns true if the two object have the same content | |
unsigned char | get_signature () const |
void | set_signature (unsigned char x) |
const datetime & | get_date () const |
void | set_date (const datetime &ref) |
unsigned char | signature () const |
inherited from cat_entree | |
cat_entree * | clone () const |
inherited from cat_entree | |
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 deleted file entry
Definition at line 47 of file cat_detruit.hpp.