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

Public Attributes

uint64_t slot
 
File::Attributes attributes
 
PendingAttributesnext = nullptr
 

Detailed Description

Definition at line 134 of file FatFilesystem.h.

Member Data Documentation

◆ attributes

File::Attributes FatFilesystem::PendingAttributes::attributes

Definition at line 136 of file FatFilesystem.h.

◆ next

PendingAttributes* FatFilesystem::PendingAttributes::next = nullptr

Definition at line 137 of file FatFilesystem.h.

◆ slot

uint64_t FatFilesystem::PendingAttributes::slot

Definition at line 135 of file FatFilesystem.h.


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