Disk ARchive
2.4.5
|
the symbolic link inode class More...
#include <catalogue.hpp>
Inherits libdar::inode.
Public Member Functions | |
lien (const infinint &uid, const infinint &gid, U_16 perm, const infinint &last_access, const infinint &last_modif, const infinint &last_change, const std::string &name, const std::string &target, const infinint &fs_device) | |
lien (user_interaction &dialog, generic_file &f, const archive_version &reading_ver, saved_status saved, generic_file *ea_loc, escape *ptr) | |
const std::string & | get_target () const |
void | set_target (std::string x) |
unsigned char | signature () const |
entree * | clone () const |
Protected Member Functions | |
void | sub_compare (const inode &other) const |
void | inherited_dump (generic_file &f, bool small) const |
the symbolic link inode class
Definition at line 615 of file src/libdar/catalogue.hpp.