![]() |
Disk ARchive
2.5.2
Full featured and portable backup and archiving tool
|
the symbolic link inode class More...
#include <cat_lien.hpp>
Inherits libdar::cat_inode.
Public Member Functions | |
cat_lien (const infinint &uid, const infinint &gid, U_16 perm, const datetime &last_access, const datetime &last_modif, const datetime &last_change, const std::string &name, const std::string &target, const infinint &fs_device) | |
cat_lien (user_interaction &dialog, const pile_descriptor &pdesc, const archive_version &reading_ver, saved_status saved, bool small) | |
bool | operator== (const cat_entree &ref) const |
returns true if the two object have the same content | |
const std::string & | get_target () const |
void | set_target (std::string x) |
unsigned char | signature () const |
inherited from cat_entree | |
cat_entree * | clone () const |
inherited from cat_entree | |
Protected Member Functions | |
void | sub_compare (const cat_inode &other, bool isolated_mode) const |
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 |
the symbolic link inode class
Definition at line 44 of file cat_lien.hpp.