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

Public Attributes

uintptr_t address = 0
 
SwapReference slot
 
bool pagingBlocked = false
 

Detailed Description

Definition at line 417 of file MemoryMappedFile.h.

Member Data Documentation

◆ address

uintptr_t AnonymousMemoryMap::Page::address = 0

Definition at line 418 of file MemoryMappedFile.h.

◆ pagingBlocked

bool AnonymousMemoryMap::Page::pagingBlocked = false

Definition at line 420 of file MemoryMappedFile.h.

◆ slot

SwapReference AnonymousMemoryMap::Page::slot

Definition at line 419 of file MemoryMappedFile.h.


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