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

Public Attributes

uint64_t offset
 
uintptr_t buffer
 
bool complete
 

Detailed Description

Definition at line 483 of file File.h.

Member Data Documentation

◆ buffer

uintptr_t File::ReadPage::buffer

Definition at line 485 of file File.h.

◆ complete

bool File::ReadPage::complete

Definition at line 486 of file File.h.

◆ offset

uint64_t File::ReadPage::offset

Definition at line 484 of file File.h.


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