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

Public Attributes

uint64_t totalPages = 0
 
uint64_t usedPages = 0
 
bool active = false
 

Detailed Description

Definition at line 13 of file SwapStore.h.

Member Data Documentation

◆ active

bool SwapSnapshot::active = false

Definition at line 16 of file SwapStore.h.

◆ totalPages

uint64_t SwapSnapshot::totalPages = 0

Definition at line 14 of file SwapStore.h.

◆ usedPages

uint64_t SwapSnapshot::usedPages = 0

Definition at line 15 of file SwapStore.h.


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