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

Public Attributes

uint64_t location
 
void * buffer
 
size_t length
 
bool complete
 

Detailed Description

Definition at line 119 of file Disk.h.

Member Data Documentation

◆ buffer

void* Disk::ReadBuffer::buffer

Definition at line 121 of file Disk.h.

◆ complete

bool Disk::ReadBuffer::complete

Definition at line 123 of file Disk.h.

◆ length

size_t Disk::ReadBuffer::length

Definition at line 122 of file Disk.h.

◆ location

uint64_t Disk::ReadBuffer::location

Definition at line 120 of file Disk.h.


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