Disk ARchive  2.5.2
Full featured and portable backup and archiving tool
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Defines
Public Member Functions | Protected Member Functions
libdar::cat_detruit Class Reference

the deleted file entry More...

#include <cat_detruit.hpp>

Inherits libdar::cat_nomme.

List of all members.

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_entreeclone () 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

Detailed Description

the deleted file entry

Definition at line 47 of file cat_detruit.hpp.


The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Defines