|
The Pedigree Project 0.1
|
Collaboration diagram for FatFilesystem::PendingAttributes:Public Attributes | |
| uint64_t | slot |
| File::Attributes | attributes |
| PendingAttributes * | next = nullptr |
Definition at line 134 of file FatFilesystem.h.
| File::Attributes FatFilesystem::PendingAttributes::attributes |
Definition at line 136 of file FatFilesystem.h.
| PendingAttributes* FatFilesystem::PendingAttributes::next = nullptr |
Definition at line 137 of file FatFilesystem.h.
| uint64_t FatFilesystem::PendingAttributes::slot |
Definition at line 135 of file FatFilesystem.h.