Disk ARchive 2.3.10
Public Member Functions | Protected Member Functions

libdar::device Class Reference

the special device root class More...

#include <catalogue.hpp>

Inherits libdar::inode.

Inherited by libdar::blockdev, and libdar::chardev.

List of all members.

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

Detailed Description

the special device root class

Definition at line 504 of file catalogue.hpp.


The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Enumerations Enumerator Defines