OpenCore  1.0.4
OpenCore Bootloader
Loading...
Searching...
No Matches
HFSPlusCatalogRecord Union Reference

#include <fsw_hfsplus.h>

Data Fields

fsw_s16 recordType
 
HFSPlusCatalogFolder folderRecord
 
HFSPlusCatalogFile fileRecord
 
HFSPlusCatalogThread threadRecord
 

Detailed Description

Definition at line 215 of file fsw_hfsplus.h.

Field Documentation

◆ fileRecord

HFSPlusCatalogFile HFSPlusCatalogRecord::fileRecord

Definition at line 218 of file fsw_hfsplus.h.

◆ folderRecord

HFSPlusCatalogFolder HFSPlusCatalogRecord::folderRecord

Definition at line 217 of file fsw_hfsplus.h.

◆ recordType

fsw_s16 HFSPlusCatalogRecord::recordType

Definition at line 216 of file fsw_hfsplus.h.

◆ threadRecord

HFSPlusCatalogThread HFSPlusCatalogRecord::threadRecord

Definition at line 219 of file fsw_hfsplus.h.


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