29 #include "../my_config.h" 50 const datetime & last_access,
51 const datetime & last_modif,
52 const datetime & last_change,
53 const std::string & xname,
55 cat_inode(xuid, xgid, xperm, last_access, last_modif, last_change, xname, fs_device)
56 { set_saved_status(s_saved); };
62 bool small):
cat_inode(dialog, pdesc, reading_ver, saved, small) {};
71 unsigned char signature()
const {
return mk_signature(
's', get_saved_status()); };
the Unix socket inode class
This is a pure virtual class that is used by libdar when interaction with the user is required...
memory_pool * get_pool() const
unsigned char signature() const
inherited from cat_entree
bool operator==(const cat_entree &ref) const
returns true if the two object have the same content
the root class for all cat_inode
cat_entree * clone() const
inherited from cat_entree
base object for all inode types, managed EA and FSA, dates, permissions, ownership, ...
the arbitrary large positive integer class
class archive_version manages the version of the archive format
the root class from all other inherite for any entry in the catalogue
libdar namespace encapsulate all libdar symbols