#include <catalogue.hpp>
Inherits libdar::inode.
Inherited by libdar::blockdev, and libdar::chardev.
Public Member Functions | |
int | get_major () const |
int | get_minor () const |
void | set_major (int x) |
void | set_minor (int x) |
Definition at line 504 of file catalogue.hpp.