Disk ARchive  2.4.2
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 (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

Detailed Description

the special device root class

Definition at line 735 of file catalogue.hpp.


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