|
cbmimage
|
internal data for directory entry More...
#include <internal.h>

Public Attributes | |
| cbmimage_dir_entry | entry |
| the caller visible cbmimage_dir_entry | |
| cbmimage_fileimage * | image |
| the fileimage on which this dir_entry operates | |
| cbmimage_blockaccessor * | dir_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_loop * | loop_detector |
| loop detector | |
internal data for directory entry
This type contains the internal data that is needed to specify a directory entry.