 |
Disk ARchive
2.6.8
Full featured and portable backup and archiving tool
|
Go to the documentation of this file.
29 #include "../my_config.h"
52 const std::string & name,
53 const std::string & target,
55 cat_lien(
const std::shared_ptr<user_interaction> & dialog,
69 const std::string & get_target()
const;
70 void set_target(std::string x);
76 virtual unsigned char signature()
const override {
return 'l'; };
85 virtual void sub_compare(
const cat_inode & other,
bool isolated_mode)
const override;
86 virtual void inherited_dump(
const pile_descriptor & pdesc,
bool small)
const override;
89 std::string points_to;
virtual unsigned char signature() const override
inherited from cat_entree
virtual void inherited_dump(const pile_descriptor &pdesc, bool small) const override
true if object has been created by sequential reading of an archive
virtual bool operator==(const cat_entree &ref) const override
returns true if the two object are the same
saved_status
data saved status for an entry
the arbitrary large positive integer class
base object for all inode types, managed EA and FSA, dates, permissions, ownership,...
the root class from all other inherite for any entry in the catalogue
the root class for all cat_inode
class archive_version manages the version of the archive format
U_16 perm
inode's permission
inode is saved in the archive
the symbolic link inode class
virtual std::string get_description() const override
inherited from cat_entree
virtual cat_entree * clone() const override
inherited from cat_entree
infinint uid
inode owner's user ID
infinint gid
inode owner's group ID
libdar namespace encapsulate all libdar symbols