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_ignored Class Reference

the present file to ignore (not to be recorded as deleted later) More...

#include <cat_ignored.hpp>

Inherits libdar::cat_nomme.

List of all members.

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

Detailed Description

the present file to ignore (not to be recorded as deleted later)

Definition at line 44 of file cat_ignored.hpp.


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