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

Public Attributes

MemoryAllocator normal
 
MemoryAllocator dynamic
 
uint64_t generation
 

Detailed Description

Definition at line 594 of file Process.h.

Constructor & Destructor Documentation

◆ UserReservationSnapshot()

Process::UserReservationSnapshot::UserReservationSnapshot ( )
inline

Definition at line 595 of file Process.h.

Member Data Documentation

◆ dynamic

MemoryAllocator Process::UserReservationSnapshot::dynamic

Definition at line 597 of file Process.h.

◆ generation

uint64_t Process::UserReservationSnapshot::generation

Definition at line 598 of file Process.h.

◆ normal

MemoryAllocator Process::UserReservationSnapshot::normal

Definition at line 596 of file Process.h.


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