#include <types-and-constants.hh>
Public Attributes | |
device_ID_t | major |
device_ID_t | minor |
inode_ID_t | inode_ID |
Definition at line 236 of file types-and-constants.hh.
|
The inode number on the given device. Definition at line 240 of file types-and-constants.hh. Referenced by Consumer::Consumer(), equal_file_ID_s::operator()(), Process::Process(), and Consumer::read_kernel_record(). |
|
The major device number. Definition at line 238 of file types-and-constants.hh. Referenced by Consumer::Consumer(), equal_file_ID_s::operator()(), Process::Process(), and Consumer::read_kernel_record(). |
|
The minor device number. Definition at line 239 of file types-and-constants.hh. Referenced by Consumer::Consumer(), equal_file_ID_s::operator()(), Process::Process(), and Consumer::read_kernel_record(). |