|
The Pedigree Project 0.1
|
Collaboration diagram for PosixAdvisory::Grant:Public Attributes | |
| uintptr_t | inode = 0 |
| uint64_t | owner = 0 |
| int32_t | pid = 0 |
| OwnerKind | kind = OwnerKind::Process |
| Namespace | name = Namespace::Record |
| Type | type = Type::Unlock |
| Range | range |
Definition at line 24 of file advisory-lock-table.h.
| uintptr_t PosixAdvisory::Grant::inode = 0 |
Definition at line 25 of file advisory-lock-table.h.
| OwnerKind PosixAdvisory::Grant::kind = OwnerKind::Process |
Definition at line 28 of file advisory-lock-table.h.
| Namespace PosixAdvisory::Grant::name = Namespace::Record |
Definition at line 29 of file advisory-lock-table.h.
| uint64_t PosixAdvisory::Grant::owner = 0 |
Definition at line 26 of file advisory-lock-table.h.
| int32_t PosixAdvisory::Grant::pid = 0 |
Definition at line 27 of file advisory-lock-table.h.
| Range PosixAdvisory::Grant::range |
Definition at line 31 of file advisory-lock-table.h.
| Type PosixAdvisory::Grant::type = Type::Unlock |
Definition at line 30 of file advisory-lock-table.h.