OpenCore  1.0.4
OpenCore Bootloader
Loading...
Searching...
No Matches
HFSPlusCatalogFolder Struct Reference

#include <fsw_hfsplus.h>

Data Fields

fsw_s16 recordType
 
fsw_u16 flags
 
fsw_u32 valence
 
fsw_u32 folderID
 
fsw_u32 createDate
 
fsw_u32 contentModDate
 
fsw_u32 attributeModDate
 
fsw_u32 accessDate
 
fsw_u32 backupDate
 
HFSPlusBSDInfo permissions
 
FndrDirInfo userInfo
 
FndrOpaqueInfo finderInfo
 
fsw_u32 textEncoding
 
fsw_u32 reserved
 

Detailed Description

Definition at line 169 of file fsw_hfsplus.h.

Field Documentation

◆ accessDate

fsw_u32 HFSPlusCatalogFolder::accessDate

Definition at line 177 of file fsw_hfsplus.h.

◆ attributeModDate

fsw_u32 HFSPlusCatalogFolder::attributeModDate

Definition at line 176 of file fsw_hfsplus.h.

◆ backupDate

fsw_u32 HFSPlusCatalogFolder::backupDate

Definition at line 178 of file fsw_hfsplus.h.

◆ contentModDate

fsw_u32 HFSPlusCatalogFolder::contentModDate

Definition at line 175 of file fsw_hfsplus.h.

◆ createDate

fsw_u32 HFSPlusCatalogFolder::createDate

Definition at line 174 of file fsw_hfsplus.h.

◆ finderInfo

FndrOpaqueInfo HFSPlusCatalogFolder::finderInfo

Definition at line 181 of file fsw_hfsplus.h.

◆ flags

fsw_u16 HFSPlusCatalogFolder::flags

Definition at line 171 of file fsw_hfsplus.h.

◆ folderID

fsw_u32 HFSPlusCatalogFolder::folderID

Definition at line 173 of file fsw_hfsplus.h.

◆ permissions

HFSPlusBSDInfo HFSPlusCatalogFolder::permissions

Definition at line 179 of file fsw_hfsplus.h.

◆ recordType

fsw_s16 HFSPlusCatalogFolder::recordType

Definition at line 170 of file fsw_hfsplus.h.

◆ reserved

fsw_u32 HFSPlusCatalogFolder::reserved

Definition at line 183 of file fsw_hfsplus.h.

◆ textEncoding

fsw_u32 HFSPlusCatalogFolder::textEncoding

Definition at line 182 of file fsw_hfsplus.h.

◆ userInfo

FndrDirInfo HFSPlusCatalogFolder::userInfo

Definition at line 180 of file fsw_hfsplus.h.

◆ valence

fsw_u32 HFSPlusCatalogFolder::valence

Definition at line 172 of file fsw_hfsplus.h.


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