Disk ARchive 2.3.10
|
the symbolic link inode class More...
#include <catalogue.hpp>
Inherits libdar::inode.
Public Member Functions | |
lien (U_16 uid, U_16 gid, U_16 perm, const infinint &last_access, const infinint &last_modif, const std::string &name, const std::string &target, const infinint &fs_device) | |
lien (user_interaction &dialog, generic_file &f, const dar_version &reading_ver, saved_status saved, generic_file *ea_loc) | |
void | dump (user_interaction &dialog, generic_file &f) const |
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 (user_interaction &dialog, const inode &other) const |
the symbolic link inode class
Definition at line 410 of file catalogue.hpp.