5.13.0.0R1
Software Development Kit
wicedfs_dir_struct Struct Reference

Data Fields

wicedfs_usize_t current_location
 
wicedfs_usize_t file_header_size
 
wicedfs_usize_t file_table_location
 
wicedfs_usize_t filename_size
 
wicedfs_usize_t num_files
 

Detailed Description

Directory handle structure

Field Documentation

wicedfs_usize_t wicedfs_dir_struct::current_location

Size of the filename field within each entry of the file table

wicedfs_usize_t wicedfs_dir_struct::file_header_size

Number of files in file table

wicedfs_usize_t wicedfs_dir_struct::file_table_location

The filesystem associated with this directory handle

wicedfs_usize_t wicedfs_dir_struct::filename_size

Size in bytes of each entry in the file table

wicedfs_usize_t wicedfs_dir_struct::num_files

Absolute location on hardware of start of file table


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