Disk ARchive
2.4.2
|
the special device root class More...
#include <catalogue.hpp>
Inherits libdar::inode.
Inherited by libdar::blockdev, and libdar::chardev.
Public Member Functions | |
device (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, U_16 major, U_16 minor, const infinint &fs_device) | |
device (user_interaction &dialog, generic_file &f, const archive_version &reading_ver, saved_status saved, generic_file *ea_loc, escape *ptr) | |
int | get_major () const |
int | get_minor () const |
void | set_major (int x) |
void | set_minor (int x) |
Protected Member Functions | |
void | sub_compare (const inode &other) const |
void | inherited_dump (generic_file &f, bool small) const |
the special device root class