cbmimage
Loading...
Searching...
No Matches
cbmimage_i_dir_entry_internal_s Struct Reference

internal data for directory entry More...

#include <internal.h>

Collaboration diagram for cbmimage_i_dir_entry_internal_s:

Public Attributes

cbmimage_dir_entry entry
 the caller visible cbmimage_dir_entry
 
cbmimage_fileimageimage
 the fileimage on which this dir_entry operates
 
cbmimage_blockaccessordir_block_accessor
 accessor to the directory block where this entry is located
 
uint16_t dir_block_offset
 the offset into the directory block where this entry is located
 
int is_empty
 if this directory entry is empty, this is != 0
 
cbmimage_looploop_detector
 loop detector
 

Detailed Description

internal data for directory entry

This type contains the internal data that is needed to specify a directory entry.

Remarks

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