|
The Pedigree Project 0.1
|
Collaboration diagram for LinuxInotifyEvent:Public Attributes | |
| int32_t | wd |
| uint32_t | mask |
| uint32_t | cookie |
| uint32_t | len |
Definition at line 51 of file inotify-syscalls.h.
| uint32_t LinuxInotifyEvent::cookie |
Definition at line 54 of file inotify-syscalls.h.
| uint32_t LinuxInotifyEvent::len |
Definition at line 55 of file inotify-syscalls.h.
| uint32_t LinuxInotifyEvent::mask |
Definition at line 53 of file inotify-syscalls.h.
| int32_t LinuxInotifyEvent::wd |
Definition at line 52 of file inotify-syscalls.h.