|
The Pedigree Project 0.1
|
Collaboration diagram for SwapSnapshot:Public Attributes | |
| uint64_t | totalPages = 0 |
| uint64_t | usedPages = 0 |
| bool | active = false |
Definition at line 13 of file SwapStore.h.
| bool SwapSnapshot::active = false |
Definition at line 16 of file SwapStore.h.
| uint64_t SwapSnapshot::totalPages = 0 |
Definition at line 14 of file SwapStore.h.
| uint64_t SwapSnapshot::usedPages = 0 |
Definition at line 15 of file SwapStore.h.