26#ifndef CAT_ALL_ENTREE_HPP 
   27#define CAT_ALL_ENTREE_HPP 
   29#include "../my_config.h" 
class used to record block special devices in a catalogue
 
class used to record character special devices in a catalogue
 
used to record information in a catalogue about a deleted file (differential backup context)
 
parent class for all special devices inodes
 
class used to organize objects in tree in catalogue as like directories in a filesystem
 
class used in a catalogue to store solaris door filesystem entries
 
base class for all object contained in a catalogue
 
object exchanged with a catalogue (never stored in it) to signal the end of a directory
 
class holding an cat_inode object that get pointed by multiple mirage objects (smart pointers) to rec...
 
class used to record plain files in a catalogue
 
class used to remember that an entry has been ignored and shall not be recorded as deleted using a de...
 
class used to remember in a catalogue that a cat_directory has been ignored
 
base object for all inode types, managed EA and FSA, dates, permissions, ownership,...
 
class used to store symbolic links in a catalogue
 
smart pointer to an etoile object. Used to store hard link information inside a catalogue
 
base class of all objects contained in a catalogue and that can be named
 
class to record filesystem (UNIX) sockets in a catalogue
 
class to record named pipes in a catalogue