5.11.0.0R3
Software Development Kit
 
Loading...
Searching...
No Matches
wicedfs_dir_struct Struct Reference

#include <wicedfs.h>

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

◆ current_location

wicedfs_usize_t wicedfs_dir_struct::current_location

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

◆ file_header_size

wicedfs_usize_t wicedfs_dir_struct::file_header_size

Number of files in file table

◆ file_table_location

wicedfs_usize_t wicedfs_dir_struct::file_table_location

The filesystem associated with this directory handle

◆ filename_size

wicedfs_usize_t wicedfs_dir_struct::filename_size

Size in bytes of each entry in the file table

◆ num_files

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: