OpenCore  1.0.4
OpenCore Bootloader
1.0.4
All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
HFSPlusCatalogFile Struct Reference

#include <fsw_hfsplus.h>

Data Fields

fsw_s16 recordType
 
fsw_u16 flags
 
fsw_u32 reserved1
 
fsw_u32 fileID
 
fsw_u32 createDate
 
fsw_u32 contentModDate
 
fsw_u32 attributeModDate
 
fsw_u32 accessDate
 
fsw_u32 backupDate
 
HFSPlusBSDInfo permissions
 
FndrFileInfo userInfo
 
FndrOpaqueInfo finderInfo
 
fsw_u32 textEncoding
 
fsw_u32 reserved2
 
HFSPlusForkData dataFork
 
HFSPlusForkData resourceFork
 

Detailed Description

Definition at line 187 of file fsw_hfsplus.h.

Field Documentation

◆ accessDate

fsw_u32 HFSPlusCatalogFile::accessDate

Definition at line 195 of file fsw_hfsplus.h.

◆ attributeModDate

fsw_u32 HFSPlusCatalogFile::attributeModDate

Definition at line 194 of file fsw_hfsplus.h.

◆ backupDate

fsw_u32 HFSPlusCatalogFile::backupDate

Definition at line 196 of file fsw_hfsplus.h.

◆ contentModDate

fsw_u32 HFSPlusCatalogFile::contentModDate

Definition at line 193 of file fsw_hfsplus.h.

◆ createDate

fsw_u32 HFSPlusCatalogFile::createDate

Definition at line 192 of file fsw_hfsplus.h.

◆ dataFork

HFSPlusForkData HFSPlusCatalogFile::dataFork

Definition at line 202 of file fsw_hfsplus.h.

◆ fileID

fsw_u32 HFSPlusCatalogFile::fileID

Definition at line 191 of file fsw_hfsplus.h.

◆ finderInfo

FndrOpaqueInfo HFSPlusCatalogFile::finderInfo

Definition at line 199 of file fsw_hfsplus.h.

◆ flags

fsw_u16 HFSPlusCatalogFile::flags

Definition at line 189 of file fsw_hfsplus.h.

◆ permissions

HFSPlusBSDInfo HFSPlusCatalogFile::permissions

Definition at line 197 of file fsw_hfsplus.h.

◆ recordType

fsw_s16 HFSPlusCatalogFile::recordType

Definition at line 188 of file fsw_hfsplus.h.

◆ reserved1

fsw_u32 HFSPlusCatalogFile::reserved1

Definition at line 190 of file fsw_hfsplus.h.

◆ reserved2

fsw_u32 HFSPlusCatalogFile::reserved2

Definition at line 201 of file fsw_hfsplus.h.

◆ resourceFork

HFSPlusForkData HFSPlusCatalogFile::resourceFork

Definition at line 203 of file fsw_hfsplus.h.

◆ textEncoding

fsw_u32 HFSPlusCatalogFile::textEncoding

Definition at line 200 of file fsw_hfsplus.h.

◆ userInfo

FndrFileInfo HFSPlusCatalogFile::userInfo

Definition at line 198 of file fsw_hfsplus.h.


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