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

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.

List of all members.

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_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 ignored cat_directory class, to be promoted later as empty cat_directory if needed

Definition at line 45 of file cat_ignored_dir.hpp.


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