|
The Pedigree Project 0.1
|
Collaboration diagram for FileMappingOrigin:Public Attributes | |
| uint64_t | openIdentity = 0 |
| bool | writableOpen = false |
| FilesystemPathRef | openingPath {} |
Definition at line 52 of file MemoryMappedFile.h.
| uint64_t FileMappingOrigin::openIdentity = 0 |
Definition at line 53 of file MemoryMappedFile.h.
| FilesystemPathRef FileMappingOrigin::openingPath {} |
Definition at line 55 of file MemoryMappedFile.h.
| bool FileMappingOrigin::writableOpen = false |
Definition at line 54 of file MemoryMappedFile.h.