The Pedigree Project 0.1
Public Attributes | List of all members
FileMappingOrigin Struct Reference
+ Collaboration diagram for FileMappingOrigin:

Public Attributes

uint64_t openIdentity = 0
 
bool writableOpen = false
 
FilesystemPathRef openingPath {}
 

Detailed Description

Definition at line 52 of file MemoryMappedFile.h.

Member Data Documentation

◆ openIdentity

uint64_t FileMappingOrigin::openIdentity = 0

Definition at line 53 of file MemoryMappedFile.h.

◆ openingPath

FilesystemPathRef FileMappingOrigin::openingPath {}

Definition at line 55 of file MemoryMappedFile.h.

◆ writableOpen

bool FileMappingOrigin::writableOpen = false

Definition at line 54 of file MemoryMappedFile.h.


The documentation for this struct was generated from the following file: