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

Public Attributes

uint64_t location
 
const void * buffer
 
size_t length
 
bool complete
 

Detailed Description

Definition at line 126 of file Disk.h.

Member Data Documentation

◆ buffer

const void* Disk::WriteBuffer::buffer

Definition at line 128 of file Disk.h.

◆ complete

bool Disk::WriteBuffer::complete

Definition at line 130 of file Disk.h.

◆ length

size_t Disk::WriteBuffer::length

Definition at line 129 of file Disk.h.

◆ location

uint64_t Disk::WriteBuffer::location

Definition at line 127 of file Disk.h.


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