Disk ARchive 2.3.11
|
the special device root class More...
#include <catalogue.hpp>
Inherits libdar::inode.
Inherited by libdar::blockdev, and libdar::chardev.
Public Member Functions | |
device (U_16 uid, U_16 gid, U_16 perm, const infinint &last_access, const infinint &last_modif, const std::string &name, U_16 major, U_16 minor, const infinint &fs_device) | |
device (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 |
int | get_major () const |
int | get_minor () const |
void | set_major (int x) |
void | set_minor (int x) |
Protected Member Functions | |
void | sub_compare (user_interaction &dialog, const inode &other) const |
the special device root class
Definition at line 508 of file catalogue.hpp.